Skip to content

Commit

Permalink
Smaller logo for the Github Pages layout
Browse files Browse the repository at this point in the history
  • Loading branch information
HadrienGardeur committed Apr 18, 2024
1 parent 4d8341a commit 52e5fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class="container-lg px-3 my-5 markdown-body">

<a href="https://readium.org">
<img src="https://readium.org/assets/logos/readium-logo.png" alt="Readium Logo">
<img src="https://readium.org/assets/logos/readium-logo.png" height="100" alt="Readium Logo">
</a>

{{ content }}
Expand Down

0 comments on commit 52e5fa8

Please sign in to comment.