Skip to content

Commit

Permalink
Fixed link to about page on the navigation menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Catherine Oborski committed Jun 17, 2024
1 parent a7ab600 commit f353ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/under-construction/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>Under Construction</h1>

<div class=navigation-menu>
<span class=navigation-link><a href="/">✴ home</a></span>
<span class=navigation-link><a href="/about">✴ about</a></span>
<span class=navigation-link><a href="/about/page">✴ about</a></span>
<span class=navigation-link><a href="/under-construction/page">✴ change log</a></span>
<span class=navigation-link><a href="/graphix/page">✴ graphix</a></span>
<span class=navigation-link><a href="/css-test/page">✴ css test page</a></span>
Expand Down

0 comments on commit f353ba7

Please sign in to comment.