1
0
mirror of https://github.com/Mikaela/cv.git synced 2025-01-09 19:52:38 +01:00

attempt adding build times

Resolves: #10
This commit is contained in:
Aminda Suomalainen 2021-11-11 10:12:36 +02:00
parent d38476cea4
commit b185bfb710
Signed by: Mikaela
GPG Key ID: DF046339D69EB8C9
2 changed files with 2 additions and 1 deletions

View File

@ -153,4 +153,4 @@ Lisätään tähän kun heitä on
-->
<small>Päiväys: KESKENERÄINEN</small>
<small>Päiväys: {{ page.date }}</small>

View File

@ -8,5 +8,6 @@
<ul>
<li><a href="fi/">Suomeksi / in Finnish</a></li>
</ul>
<p>Koonti-aika/build time: {{ site.time }}</p>
</body>
</html>