Skip to content

Commit e41a06c

Browse files
committed
fixed navbar in events tab
1 parent 2729ea3 commit e41a06c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

pages/events.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@
2020
</a>
2121
<div class="navbar-right">
2222
<a href="githubbadge.html" class="navbar-link">Github-Badge</a>
23-
<a href="#" class="navbar-link">Tools</a>
24-
<a href="#" class="navbar-link">Events</a>
25-
<a href="blog.html" class="navbar-link">Learn</a>
26-
<a href="https://github.com/recodehive/awesome-github-profiles/issues/new?assignees=&labels=%E2%9E%95+profile&projects=&template=add_profile.md&title=Add+Profile%3A+"
23+
<a href="https://github.com/recodehive/awesome-github-profiles/issues/new?assignees=&labels=%E2%9E%95+profile&projects=&template=add_profile.md&title=Add+Profile%3A+"
2724
class="navbar-link">Add Profile</a>
25+
<a href="#" class="navbar-link">Tools</a>
26+
<a href="events.html" class="navbar-link">Events</a>
27+
<a href="blog.html" class="navbar-link">Learn</a>
28+
<a href="compare.html" class="navbar-link">Compare</a>
29+
2830
<div class="toggle-switch">
2931
<input type="checkbox" id="theme-toggle">
3032
<label for="theme-toggle">

0 commit comments

Comments
 (0)