Skip to content

Commit 77bca34

Browse files
committed
fix to theme and config
1 parent d152ec3 commit 77bca34

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

_quarto.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ website:
88
left:
99
- href: index.qmd
1010
text: Home
11-
- about.qmd
11+
- href: about.qmd
12+
text: About
1213
- href: work.qmd
1314
text: Work
1415
- href: cv.qmd

docs/cv.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
<link href="site_libs/quarto-html/quarto-syntax-highlighting-7b89279ff1a6dce999919e0e67d4d9ec.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4343
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4444
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
45-
<link href="site_libs/bootstrap/bootstrap-fe4ee9f3469a4f66afd28926e426bf18.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
45+
<link href="site_libs/bootstrap/bootstrap-e7fb4a2991a16410687ed7cef1508dd9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
4646
<link href="site_libs/bootstrap/bootstrap-dark-024f59a22b4c3cae2f61cfb151345524.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
47-
<link href="site_libs/bootstrap/bootstrap-fe4ee9f3469a4f66afd28926e426bf18.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-e7fb4a2991a16410687ed7cef1508dd9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
4848
<script id="quarto-search-options" type="application/json">{
4949
"location": "navbar",
5050
"copy-button": false,

0 commit comments

Comments
 (0)