mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-25 09:59:21 +01:00
See if README image works
This commit is contained in:
parent
d655c8a1a0
commit
6f6a159c3a
3 changed files with 8 additions and 1 deletions
|
@ -1,2 +1,9 @@
|
|||
# pinnacle
|
||||
# Pinnacle
|
||||
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="/assets/cool_logo_dark_theme.png">
|
||||
<source media="(prefers-color-scheme: light)" srcset="/assets/cool_logo_light_theme.png">
|
||||
<img alt="Cool logo" src="/assets/cool_logo_dark_theme.png">
|
||||
</picture>
|
||||
|
||||
A Smithay-based wayland compositor
|
||||
|
|
BIN
assets/cool_logo_dark_theme.png
Normal file
BIN
assets/cool_logo_dark_theme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
BIN
assets/cool_logo_light_theme.png
Normal file
BIN
assets/cool_logo_light_theme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
Loading…
Reference in a new issue