Skip to content

Commit

Permalink
[CI/CD] Added new thumbnail to gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed May 7, 2024
1 parent d7fc35b commit e92e93e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added img/90.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ <h1>De Filosoof</h1>
</nav>
<div class="container">
<!-- 88 images wrapped in links -->
<a href="./pdf/89.pdf" target="_blank"><img src="./img/89.png" alt="Title page of edition 89"></a>
<a href="./pdf/90.pdf" target="_blank"><img src="./img/90.png" alt="Title page of edition 90"></a>
<a href="./pdf/89.pdf" target="_blank"><img src="./img/89.png" alt="Title page of edition 89"></a>
<a href="./pdf/88.pdf" target="_blank"><img src="./img/88.png" alt="Title page of edition 88"></a>
<a href="./pdf/87.pdf" target="_blank"><img src="./img/87.png" alt="Title page of edition 87"></a>
<a href="./pdf/86.pdf" target="_blank"><img src="./img/86.png" alt="Title page of edition 86"></a>
Expand Down

0 comments on commit e92e93e

Please sign in to comment.