mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
chore: update logos
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<p align="center">
|
||||
<a href="https://jef.codes/streetmerchant"
|
||||
><img
|
||||
src="https://raw.githubusercontent.com/jef/streetmerchant/main/docs/assets/images/streetmerchant.png"
|
||||
src="https://raw.githubusercontent.com/jef/streetmerchant/main/docs/assets/images/streetmerchant-banner.png"
|
||||
alt="streetmerchant"
|
||||
/></a>
|
||||
</p>
|
||||
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 358 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 865 KiB |
+1
-1
@@ -13,7 +13,7 @@ copyright: Copyright © 2016 - 2020 Jef LeCompte
|
||||
|
||||
# Configuration
|
||||
theme:
|
||||
favicon: https://raw.githubusercontent.com/jef/streetmerchant/main/docs/assets/images/streetmerchant-square.png
|
||||
favicon: https://raw.githubusercontent.com/jef/streetmerchant/main/docs/assets/images/streetmerchant-logo.png
|
||||
features:
|
||||
- search.suggest
|
||||
font:
|
||||
|
||||
@@ -31,7 +31,7 @@ export function sendDiscordMessage(link: Link, store: Store) {
|
||||
'> provided by [streetmerchant](https://github.com/jef/streetmerchant) with :heart:'
|
||||
)
|
||||
.setThumbnail(
|
||||
'https://raw.githubusercontent.com/jef/streetmerchant/main/docs/assets/images/streetmerchant-square.png'
|
||||
'https://raw.githubusercontent.com/jef/streetmerchant/main/docs/assets/images/streetmerchant-logo.png'
|
||||
)
|
||||
.setColor('#52b788')
|
||||
.setTimestamp();
|
||||
|
||||
Reference in New Issue
Block a user