mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore: update logos
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://jef.codes/streetmerchant"
|
<a href="https://jef.codes/streetmerchant"
|
||||||
><img
|
><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"
|
alt="streetmerchant"
|
||||||
/></a>
|
/></a>
|
||||||
</p>
|
</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
|
# Configuration
|
||||||
theme:
|
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:
|
features:
|
||||||
- search.suggest
|
- search.suggest
|
||||||
font:
|
font:
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ export function sendDiscordMessage(link: Link, store: Store) {
|
|||||||
'> provided by [streetmerchant](https://github.com/jef/streetmerchant) with :heart:'
|
'> provided by [streetmerchant](https://github.com/jef/streetmerchant) with :heart:'
|
||||||
)
|
)
|
||||||
.setThumbnail(
|
.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')
|
.setColor('#52b788')
|
||||||
.setTimestamp();
|
.setTimestamp();
|
||||||
|
|||||||
Reference in New Issue
Block a user