Merge ea6e0e472f6bfddf2f137b1fc88be7f9df8105f4 into 7d37069a361d3fd9f214480755f7969744e866fa

This commit is contained in:
Couleur 2024-11-21 02:19:52 +01:00 committed by GitHub
commit 2a4f166b64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,9 @@
<p align="center"> <p align="center">
<a href="https://github.com/trimstray/the-book-of-secret-knowledge"> <picture>
<img src="https://github.com/trimstray/the-book-of-secret-knowledge/blob/master/static/img/the-book-of-secret-knowledge-preview.png" alt="Master"> <source media="(prefers-color-scheme: dark)" srcset="./static/img/white-the-book-of-secret-knowledge-preview.png" alt="Master" href="https://github.com/trimstray/the-book-of-secret-knowledge">
</a> <source media="(prefers-color-scheme: light)" srcset="./static/img/black-the-book-of-secret-knowledge-preview.png" alt="Master" href="https://github.com/trimstray/the-book-of-secret-knowledge">
<img>
</picture>
</p> </p>
<p align="center">"<i>Knowledge is powerful, be careful how you use it!</i>"</p> <p align="center">"<i>Knowledge is powerful, be careful how you use it!</i>"</p>

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB