1
0
mirror of https://github.com/Mikaela/cv.git synced 2025-01-09 11:42:36 +01:00

Set realistic dates based on last actual content change commit

This commit is contained in:
Aminda Suomalainen 2021-11-11 10:32:35 +02:00
parent 03df694351
commit 273b6e1e08
Signed by: Mikaela
GPG Key ID: DF046339D69EB8C9
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
--- ---
date: 2021-11-11 10:22:00 +0200 date: 2021-11-10 12:36:59 +0200
--- ---
<!-- *Lyhyt biografia tähän* --> <!-- *Lyhyt biografia tähän* -->

View File

@ -1,5 +1,5 @@
--- ---
date: 2021-11-11 10:25:00 +0200 date: 2021-11-03 14:12:34 +0200
--- ---
<!DOCTYPE html> <!DOCTYPE html>
@ -12,6 +12,6 @@ date: 2021-11-11 10:25:00 +0200
<ul> <ul>
<li><a href="fi/">Suomeksi / in Finnish</a></li> <li><a href="fi/">Suomeksi / in Finnish</a></li>
</ul> </ul>
<p><small>{{ page.date }}</small></p> <!--<p><small>{{ page.date }}</small></p>-->
</body> </body>
</html> </html>