Merge ef4254db06465df04f2c0935b6c920c540b80b3d into 7d37069a361d3fd9f214480755f7969744e866fa

This commit is contained in:
GiorgosXou 2024-11-30 19:09:06 +00:00 committed by GitHub
commit 0778591131
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/the-book-of-secret-knowledge-preview-white.png">
</a> <source media="(prefers-color-scheme: light)" srcset="./static/img/the-book-of-secret-knowledge-preview-black.png">
<img alt="Master">
</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: 24 KiB