Compare commits

...

2 Commits

Author SHA1 Message Date
477fdc84e1
index.html: update cv link 2022-01-02 21:31:46 +02:00
db25a9bc66
r: add cv.md redirect 2022-01-02 21:13:41 +02:00
2 changed files with 9 additions and 1 deletions

View File

@ -7,7 +7,7 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience from 200
<p id=avatar>
<a class="h-card" href="https://mikaela.info/">
<img src="{{site.avatar}}" alt="Photo of me" />Aminda Suomalainen</a>
<small><a href="/cv/">Curriculum Vitae</a></small>
<small><a href="https://cv.aminda.eu/">Curriculum Vitae</a></small>
</p>

8
r/cv.md Normal file
View File

@ -0,0 +1,8 @@
---
redirect_to: https://cv.aminda.eu/
permalink: /r/cv.html
redirect_from:
- /cv/index.html
- /cv/fi/index.html
sitemap: true
---