We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
BUDGET
1 parent f69b35b commit 6e87b63Copy full SHA for 6e87b63
1 file changed
layouts/partials/navbar_temp.html
@@ -87,6 +87,12 @@
87
<label class="menu-icon" for="menu-btn"><span class="navicon"></span></label>
88
<ul class="menu">
89
<li><a href="/about">ABOUT</a></li>
90
+ <li>
91
+ <a
92
+ href="https://docs.google.com/spreadsheets/d/171SP2PWsn6LUza4QzX0nNi2-qwFZnKN-2Q8ERwGkV6o"
93
+ >BUDGET</a
94
+ >
95
+ </li>
96
<li><a href="/events">EVENTS</a></li>
97
<li>
98
<!-- <a href="https://carletoncss.myshopify.com/collections/all">SHOP</a> -->
0 commit comments