summaryrefslogtreecommitdiffstats
path: root/html/includes
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-05-03 20:14:58 -0400
committerrsiddharth <s@ricketyspace.net>2019-05-03 20:14:58 -0400
commit9b66beef9d80f896b15736fe37c0b7221a45311d (patch)
tree1b109edf0e131154b942fceb525d67f59596f55e /html/includes
parent8f36babd77105bc008cb8df30f7cd3f39d0cec51 (diff)
html: Add volunteer/index.html
* html/includes/navbar.html: Update volunteer link. * html/volunteer/index.html: New file.
Diffstat (limited to 'html/includes')
-rw-r--r--html/includes/navbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/includes/navbar.html b/html/includes/navbar.html
index a9915b6..aa2e13a 100644
--- a/html/includes/navbar.html
+++ b/html/includes/navbar.html
@@ -22,7 +22,7 @@
<a href="/join">Join</a>
</div>
<div class="navbar-item">
- <a href="#">Volunteer</a>
+ <a href="/volunteer">Volunteer</a>
</div>
<div class="navbar-item">
<a href="#">Contact</a>