mirror of
https://github.com/hknsh/project-knedita.git
synced 2024-11-28 17:41:15 +00:00
chore: updated readme image
This commit is contained in:
parent
ae826cc130
commit
bb2fa89148
4 changed files with 15 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="./banner.svg" alt="Project Knedita - An open-source social media">
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="./resources/logo-dark.svg">
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="./resources/logo-light.svg">
|
||||||
|
<img alt="Project Knedita" src="./resources/logo-light.svg" width="700">
|
||||||
|
</picture>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Stack
|
## Stack
|
||||||
|
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
5
resources/logo-dark.svg
Normal file
5
resources/logo-dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 36 KiB |
5
resources/logo-light.svg
Normal file
5
resources/logo-light.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 36 KiB |
Loading…
Reference in a new issue