Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
add bulletin to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
bigansh committed Aug 16, 2021
1 parent b47eece commit 08488e6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion views/partials/navbar.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@
href="/videos"
>Videos</a
>
<a
class="nav-item nav-link"
rel="noopener noreferrer"
style="color: #be3b23"
target="_blank"
href="https://notion.multiversetv.ml"
>Bulletin</a
>
<a
class="nav-item nav-link"
target="_blank"
Expand All @@ -46,7 +54,7 @@
class="nav-item nav-link"
target="_blank"
rel="noopener noreferrer"
style="color: #b23121; padding-right: 0"
style="color: #ffffff; padding-right: 0"
href="mailto:[email protected]"
>Contact</a
>
Expand Down

0 comments on commit 08488e6

Please sign in to comment.