mirror of
https://github.com/arthur-pbty/arthur-pbty.git
synced 2026-06-03 15:07:18 +02:00
corrige bug for snake
This commit is contained in:
@@ -37,4 +37,8 @@ If you have any questions, want to collaborate on an exciting project, or just h
|
||||
- [Website](http://tuturp33.000webhostapp.com)
|
||||
|
||||
|
||||

|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="darkSnake.svg" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="darkSnake.svg" />
|
||||
<img alt="github-snake" src="darkSnake.svg" />
|
||||
</picture>
|
||||
Reference in New Issue
Block a user