Fix: fathom URL
This commit is contained in:
parent
7a56fad9ad
commit
9d0161356b
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ html_theme_options = {
|
||||||
],
|
],
|
||||||
"mastodon_user": "@kujiu@tiphon.nerv-project.eu",
|
"mastodon_user": "@kujiu@tiphon.nerv-project.eu",
|
||||||
"fathom": {
|
"fathom": {
|
||||||
'url': '//casanabo.kujiu.eu',
|
'url': 'https://casanabo.kujiu.eu',
|
||||||
'id': 'JKNYR',
|
'id': 'JKNYR',
|
||||||
},
|
},
|
||||||
'isso': {
|
'isso': {
|
||||||
|
|
Loading…
Reference in a new issue