|
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
3 | 3 |
|
4 | 4 | <meta charset="utf-8">
|
5 |
| -<meta name="generator" content="quarto-1.7.29"> |
| 5 | +<meta name="generator" content="quarto-1.7.30"> |
6 | 6 |
|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
8 | 8 |
|
|
39 | 39 | <script src="../site_libs/quarto-html/tippy.umd.min.js"></script>
|
40 | 40 | <script src="../site_libs/quarto-html/anchor.min.js"></script>
|
41 | 41 | <link href="../site_libs/quarto-html/tippy.css" rel="stylesheet">
|
42 |
| -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-0815c480559380816a4d1ea211a47e91.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
43 |
| -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-748b535e376f14d4692bf2b2e5fd6380.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
44 |
| -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-0815c480559380816a4d1ea211a47e91.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
| 42 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-de070a7b0ab54f8780927367ac907214.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
| 43 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-2b3e328b71be8d25427581baeb23079b.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
| 44 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-de070a7b0ab54f8780927367ac907214.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
45 | 45 | <script src="../site_libs/bootstrap/bootstrap.min.js"></script>
|
46 | 46 | <link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
47 |
| -<link href="../site_libs/bootstrap/bootstrap-e4cb805e85c58f7bea05e9a4a88a7588.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
48 |
| -<link href="../site_libs/bootstrap/bootstrap-dark-700eef59ee8f29bf2b4e68c48c8ef54a.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
49 |
| -<link href="../site_libs/bootstrap/bootstrap-e4cb805e85c58f7bea05e9a4a88a7588.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> |
| 47 | +<link href="../site_libs/bootstrap/bootstrap-08de04328e16295493bcf3b4918dc806.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
| 48 | +<link href="../site_libs/bootstrap/bootstrap-dark-30bf1a3c7ea85c60c650f7e2fab7c9ef.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
| 49 | +<link href="../site_libs/bootstrap/bootstrap-08de04328e16295493bcf3b4918dc806.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> |
50 | 50 | <script id="quarto-search-options" type="application/json">{
|
51 | 51 | "location": "navbar",
|
52 | 52 | "copy-button": false,
|
|
575 | 575 | toggleColorMode(toAlternate);
|
576 | 576 | setStyleSentinel(toAlternate);
|
577 | 577 | toggleGiscusIfUsed(toAlternate, darkModeDefault);
|
| 578 | + window.dispatchEvent(new Event('resize')); |
578 | 579 | };
|
579 | 580 | // Switch to dark mode if need be
|
580 | 581 | if (hasAlternateSentinel()) {
|
|
0 commit comments