fixed header link
This commit is contained in:
parent
4f1d0c8f2a
commit
af3f7d5250
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<a href="{{ my_page.url }}">{{ my_page.title }}</a>
|
||||
{% endif %} {% endfor %}
|
||||
<a href="/feed.xml">RSS</a>
|
||||
<a href="/cv.pdf">CV</a>
|
||||
<a href="/cv.pdf?v={{ site.time | date: '%s' }}">CV</a>
|
||||
<a href="https://git.maggioni.xyz">Git</a>
|
||||
<a href="https://cloud.maggioni.xyz">Cloud</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue