Skip to content

Commit

Permalink
Read: 249
Browse files Browse the repository at this point in the history
  • Loading branch information
mmononen committed Nov 25, 2024
1 parent 730bcbf commit 1ef6abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div id="app">
<h1>Oma Keltainen Kirjasto</h1>
<h5>
Päivitetty 2024-07-07<hr>
Päivitetty 2024-11-25<hr>
</h5>
<ol>
<li v-for="book in books" :key="book.id">
Expand Down

0 comments on commit 1ef6abc

Please sign in to comment.