diff --git a/content/index.md b/content/index.md index 9377005..e173249 100644 --- a/content/index.md +++ b/content/index.md @@ -48,9 +48,9 @@ Status page can be found at [stats.uptimerobot.com/4mEovYe8FC](https://stats.upt -[The Enbclave Webring](https://zatzhing.me/webring) +[The Enclave Webring](https://zatzhing.me/webring)
- \ No newline at end of file + diff --git a/docker-compose.yml b/docker-compose.yml index adcc20d..205f812 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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 \ No newline at end of file diff --git a/quartz.config.ts b/quartz.config.ts index 9fad56c..ea0f51f 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -13,7 +13,7 @@ const config: QuartzConfig = { enablePopovers: true, analytics: { provider: "plausible", - host: "plausible.nexae.net", + host: "plausible.derg.cz", }, locale: "en-US", baseUrl: "derg.cz", diff --git a/quartz/components/buttons.json b/quartz/components/buttons.json index 1d99cd9..bd12b59 100644 --- a/quartz/components/buttons.json +++ b/quartz/components/buttons.json @@ -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 (btn by rivetspire@derg.social)", + "title": "Derg.social: Social Network for dragons by dragons (btn by rivetspire@derg.social)", + "type": "friend", + "contentType": "image" + }, { "image": "https://assets.derg.cz/buttons/say-no-to-web3.gif", "alt": "Say no to web3! Keep the web free!",