Compare commits

...

2 Commits

Author SHA1 Message Date
9f42f7b880
index.html: make CV a small print
The tag was originally made for legal texts 😉
2021-11-03 19:07:57 +02:00
9a353136dc
index.html: attempt adding CV link to the h-card 2021-11-03 19:04:49 +02:00

View File

@ -7,6 +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" />Mikaela Suomalainen</a>
<small><a href="/cv/">Curriculum Vitae</a></small>
</p>