diff options
Diffstat (limited to 'templates/header.html')
-rw-r--r-- | templates/header.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/header.html b/templates/header.html index e55cebe..1005e66 100644 --- a/templates/header.html +++ b/templates/header.html @@ -4,9 +4,7 @@ <li><strong>Yet Another Blog</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> <hgroup> |