You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/layouts/partials/header.html
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,7 @@ <h1 class="navbar-title">
5
5
</h1>
6
6
<ulclass="navbar-internal-links">
7
7
<li>
8
-
<ahref="/about" class="link-nowrap-nodec" title="Link to about page">About</a>
9
-
</li>
10
-
<li>
11
-
<ahref="https://github.com/mitchellhenke/lodes?tab=readme-ov-file#getting-the-data" class="link-nowrap-nodec" title="Link to data documentation">Data</a>
8
+
<ahref="/about" title="Link to about page">About</a>
0 commit comments