aboutsummaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/header.html b/templates/header.html
index c830273..b81a09e 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -5,6 +5,7 @@
</a>
<nav class="container-fluid">
<ul>
+ <li><a href="/projects" class="secondary">Projects</a></li>
<li><a href="https://gitlab.com/gabrielgio/cv/-/raw/main/cv.pdf?inline=false" class="secondary">Resume</a></li>
</ul>
</nav>