mirror of
https://github.com/arthur-pbty/arthur-pbty.git
synced 2026-06-03 23:36:28 +02:00
Update README.md
This commit is contained in:
@@ -35,3 +35,18 @@ If you have any questions, want to collaborate on an exciting project, or just h
|
||||
- [GitHub](https://github.com/Tutur33)
|
||||
- [Discord](https://discord.gg/HxgaA44CPh)
|
||||
- [Website](http://tuturp33.000webhostapp.com)
|
||||
|
||||
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
|
||||
<circle cx="25" cy="25" r="20" fill="black" />
|
||||
</svg>
|
||||
</source>
|
||||
<source media="(prefers-color-scheme: light)">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
|
||||
<circle cx="25" cy="25" r="20" fill="white" />
|
||||
</svg>
|
||||
</source>
|
||||
<img src="default-theme.svg" alt="Description of image">
|
||||
</picture>
|
||||
|
||||
Reference in New Issue
Block a user