Skip to content

Commit

Permalink
Update navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
AlProgramming authored Oct 30, 2024
1 parent 598ad63 commit 78e8d3e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions meetingnotes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
</head>
<body>
<div class = "navigation">
<a href="/">Home</a>
<a href="/faq/">FAQ</a>
<a href="/events/">Events</a>
<a href="/howtojoin/">Join</a>
<a href="/meetingnotes/">Meeting Notes</a>
<a href="/leadership/">Leadership</a>
<a href="./">Home</a>
<a href="./faq/">FAQ</a>
<a href="./events/">Events</a>
<a href="./howtojoin/">Join</a>
<a href="./meetingnotes/">Meeting Notes</a>
<a href="./leadership/">Leadership</a>
</div>
<h1>Meeting Notes</h1>
<h2>10/30 Meeting</h2>
Expand Down

0 comments on commit 78e8d3e

Please sign in to comment.