index.html,_config.yml: fix bio language (from -> since)

Resolves: #310
This commit is contained in:
Aminda Suomalainen 2022-11-26 16:21:56 +02:00
parent cb7ee74de3
commit 37d00f4a1b
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Site settings # Site settings
title: Aminda Suomalainen title: Aminda Suomalainen
description: > # this means to ignore newlines until "baseurl:" description: > # this means to ignore newlines until "baseurl:"
I am a Highly Sensitive Autistic Pirate with Linux experience from 2008. I am familiar with git and looking for employment. I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am familiar with git and looking for employment.
<br/><br/>*This website is licensed under the <br/><br/>*This website is licensed under the
[Creative Commons Attribution 4.0 International License.](https://creativecommons.org/licenses/by/4.0/) [Creative Commons Attribution 4.0 International License.](https://creativecommons.org/licenses/by/4.0/)
by [Aminda Suomalainen](https://www.aminda.eu/).* by [Aminda Suomalainen](https://www.aminda.eu/).*

View File

@ -1,7 +1,7 @@
--- ---
layout: index layout: index
title: Index title: Index
excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience from 2008. I am familiar with git and looking for employment." excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am familiar with git and looking for employment."
--- ---
<p id=avatar> <p id=avatar>
@ -11,7 +11,7 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience from 200
</p> </p>
<p id=bio>I am a Highly Sensitive Autistic Pirate with Linux experience from 2008. I am familiar with git and looking for employment. My pronouns are she/they.</p> <p id=bio>I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am familiar with git and looking for employment. My pronouns are she/they.</p>
<p class="centered">I speak Finnish, English and a little Esperanto.</p> <p class="centered">I speak Finnish, English and a little Esperanto.</p>
<hr/> <hr/>