Fix link to cv, only pointed to the right location from index
This commit is contained in:
parent
2875315f6c
commit
67e9589f9e
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<a href="cv/">CV</a>
|
||||
<a href="/cv/">CV</a>
|
||||
<a href="https://git.tunuifranken.info/">GIT</a>
|
||||
<a href="xmpp://flyingscorpio@chapril.org">XMPP</a>
|
||||
<a href="/tunuifranken_public.key">GPG</a>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<a href="cv/">CV</a>
|
||||
<a href="/cv/">CV</a>
|
||||
<a href="https://git.tunuifranken.info/">GIT</a>
|
||||
<a href="xmpp://flyingscorpio@chapril.org">XMPP</a>
|
||||
<a href="/tunuifranken_public.key">GPG</a>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<a href="cv/">CV</a>
|
||||
<a href="/cv/">CV</a>
|
||||
<a href="https://git.tunuifranken.info/">GIT</a>
|
||||
<a href="xmpp://flyingscorpio@chapril.org">XMPP</a>
|
||||
<a href="/tunuifranken_public.key">GPG</a>
|
||||
|
|
Loading…
Reference in a new issue