mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-19 16:33:36 +03:00
Add docs/assets & switch logos depending on theme
This commit is contained in:
parent
4996235c5f
commit
b2a9bb5a30
3 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
<p align="center">
|
||||
<img src="https://github.com/TeamOctolings/Boyfriend/assets/95250141/aa155ad7-c958-4a4f-a1f9-28b3570dc1bb" alt="Boyfriend logo" width="75%"/>
|
||||
<img src="https://github.com/TeamOctolings/Boyfriend/docs/assets/boyfriend-dark.png#gh-light-mode-only"
|
||||
alt="Boyfriend logo" width="75%"/>
|
||||
<img src="https://github.com/TeamOctolings/Boyfriend/docs/assets/boyfriend-light.png#gh-dark-mode-only"
|
||||
alt="Boyfriend logo" width="75%"/>
|
||||
</p>
|
||||
|
||||

|
||||
|
|
BIN
docs/assets/boyfriend-dark.png
Normal file
BIN
docs/assets/boyfriend-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 176 KiB |
BIN
docs/assets/boyfriend-light.png
Normal file
BIN
docs/assets/boyfriend-light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 224 KiB |
Loading…
Add table
Reference in a new issue