chore: update logos

This commit is contained in:
Jef LeCompte
2020-12-13 00:23:20 -05:00
parent 579cb97a0d
commit 2a5e2e8733
9 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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();