Skip to content

Commit 966b6d5

Browse files
committed
small update
1 parent e3f1a57 commit 966b6d5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

site/layouts/partials/header.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ <h1 class="navbar-title">
55
</h1>
66
<ul class="navbar-internal-links">
77
<li>
8-
<a href="/about" class="link-nowrap-nodec" title="Link to about page">About</a>
9-
</li>
10-
<li>
11-
<a href="https://github.com/mitchellhenke/lodes?tab=readme-ov-file#getting-the-data" class="link-nowrap-nodec" title="Link to data documentation">Data</a>
8+
<a href="/about" title="Link to about page">About</a>
129
</li>
1310
</ul>
1411
<div class="navbar-external-links hover-icon">

0 commit comments

Comments
 (0)