Merge branch 'main' of git.derg.cz:ulysia/site
This commit is contained in:
commit
978565e12a
4 changed files with 12 additions and 4 deletions
|
@ -48,7 +48,7 @@ Status page can be found at [stats.uptimerobot.com/4mEovYe8FC](https://stats.upt
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
[The Enbclave Webring](https://zatzhing.me/webring)
|
[The Enclave Webring](https://zatzhing.me/webring)
|
||||||
<div id='enclave-webring'>
|
<div id='enclave-webring'>
|
||||||
<script type="text/javascript" src="https://zatzhing.me/pages/webring/onionring-variables.js"></script>
|
<script type="text/javascript" src="https://zatzhing.me/pages/webring/onionring-variables.js"></script>
|
||||||
<script type="text/javascript" src="https://zatzhing.me/pages/webring/onionring-widget.js"></script>
|
<script type="text/javascript" src="https://zatzhing.me/pages/webring/onionring-widget.js"></script>
|
||||||
|
|
|
@ -13,7 +13,7 @@ const config: QuartzConfig = {
|
||||||
enablePopovers: true,
|
enablePopovers: true,
|
||||||
analytics: {
|
analytics: {
|
||||||
provider: "plausible",
|
provider: "plausible",
|
||||||
host: "plausible.nexae.net",
|
host: "plausible.derg.cz",
|
||||||
},
|
},
|
||||||
locale: "en-US",
|
locale: "en-US",
|
||||||
baseUrl: "derg.cz",
|
baseUrl: "derg.cz",
|
||||||
|
|
|
@ -36,6 +36,14 @@
|
||||||
"type": "friend",
|
"type": "friend",
|
||||||
"contentType": "image"
|
"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",
|
"image": "https://assets.derg.cz/buttons/say-no-to-web3.gif",
|
||||||
"alt": "Say no to web3! Keep the web free!",
|
"alt": "Say no to web3! Keep the web free!",
|
||||||
|
|
Loading…
Add table
Reference in a new issue