Skip to content

Commit 1d76cbf

Browse files
committed
Fix errors with website
1 parent 375e3d8 commit 1d76cbf

File tree

13 files changed

+322
-939
lines changed

13 files changed

+322
-939
lines changed

blog.qmd

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/404.html

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<body class="nav-fixed quarto-light">
7575

7676
<div id="quarto-search-results"></div>
77-
<header id="quarto-header" class="headroom fixed-top quarto-banner">
77+
<header id="quarto-header" class="headroom fixed-top">
7878
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
7979
<div class="navbar-container container-fluid">
8080
<div class="navbar-brand-container mx-auto">
@@ -135,31 +135,30 @@
135135
</nav>
136136
</header>
137137
<!-- content -->
138-
<header id="title-block-header" class="quarto-title-block default page-columns page-full">
139-
<div class="quarto-title-banner page-columns page-full">
140-
<div class="quarto-title column-page">
141-
<h1 class="title">404</h1>
142-
</div>
143-
</div>
144-
145-
146-
<div class="quarto-title-meta column-page">
147-
148-
149-
150-
151-
</div>
152-
153-
154-
</header><div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-full page-navbar">
138+
<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-full page-navbar">
155139
<!-- sidebar -->
156140
<!-- margin-sidebar -->
157141

158142
<!-- main -->
159-
<main class="content quarto-banner-title-block column-page" id="quarto-document-content">
143+
<main class="content column-page" id="quarto-document-content">
144+
145+
<header id="title-block-header" class="quarto-title-block default">
146+
<div class="quarto-title">
147+
<h1 class="title">404</h1>
148+
</div>
160149

161150

162151

152+
<div class="quarto-title-meta column-page">
153+
154+
155+
156+
157+
</div>
158+
159+
160+
161+
</header>
163162

164163

165164
<p>Page not found, sorry! Try the search or navigate back to the base website.</p>

0 commit comments

Comments
 (0)