aboutsummaryrefslogtreecommitdiff
path: root/templates/simple_header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/simple_header.html')
-rw-r--r--templates/simple_header.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/simple_header.html b/templates/simple_header.html
index 0132334..4382df4 100644
--- a/templates/simple_header.html
+++ b/templates/simple_header.html
@@ -4,9 +4,7 @@
<li><strong><a href="/">Yet Another Blog</a></strong></li>
</ul>
<ul>
- <li><a class="secondary">Posts</a></li>
- <li><a class="secondary">Projects</a></li>
- <li><a class="secondary">Resume</a></li>
+ <li><a href="https://gitlab.com/gabrielgio/cv/-/raw/main/cv.pdf?inline=false" class="secondary">Resume</a></li>
</ul>
</nav>
</header>