Update quartz/components/buttons.json
This commit is contained in:
parent
d7f7fea92d
commit
aa98a35b38
2 changed files with 9 additions and 1 deletions
|
@ -8,4 +8,4 @@ services:
|
|||
ports:
|
||||
- "3004:8080" # Map external port 3000 to internal port 8080
|
||||
volumes:
|
||||
- ./content:/usr/src/app/content
|
||||
- ./content:/usr/src/app/content
|
|
@ -36,6 +36,14 @@
|
|||
"type": "friend",
|
||||
"contentType": "image"
|
||||
},
|
||||
{
|
||||
"image": "https://assets.derg.cz/buttons/derg.gif",
|
||||
"url": "https://derg.social",
|
||||
"alt": "Derg.social: Social Network for dragons by dragons",
|
||||
"title": "Derg.social: Social Network for dragons by dragons",
|
||||
"type": "friend",
|
||||
"contentType": "image"
|
||||
},
|
||||
{
|
||||
"image": "https://assets.derg.cz/buttons/say-no-to-web3.gif",
|
||||
"alt": "Say no to web3! Keep the web free!",
|
||||
|
|
Loading…
Reference in a new issue