Merge branch 'remove-plausible' into staging
Some checks failed
Deploy Hugo / deploy (push) Failing after 1m42s
Some checks failed
Deploy Hugo / deploy (push) Failing after 1m42s
This commit is contained in:
commit
bc198d748f
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,6 +1,3 @@
|
||||
[submodule "themes/bar-filipo.de-theme"]
|
||||
path = themes/bar-filipo.de-theme
|
||||
url = git@git.oxygin.net:jsauer/bar-filipo.de-theme.git
|
||||
[submodule "themes/plausible-hugo"]
|
||||
path = themes/plausible-hugo
|
||||
url = https://github.com/divinerites/plausible-hugo.git
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
## -----------------------------------------------
|
||||
|
||||
title = 'Bar Filipo'
|
||||
theme = ['bar-filipo.de-theme', 'plausible-hugo']
|
||||
theme = ['bar-filipo.de-theme']
|
||||
copyright = "2024"
|
||||
|
||||
## -----------------------------------------------
|
||||
@ -42,10 +42,3 @@ disableKinds = ["taxonomy", "section"]
|
||||
[Params.privacy]
|
||||
url = "datenschutz"
|
||||
label = "Datenschutz"
|
||||
|
||||
[Params.plausible]
|
||||
enable = true
|
||||
domain = "bar-filipo.de"
|
||||
selfhosted_domain = "plausible.oxygin.net"
|
||||
gitstar = false
|
||||
outbound_link = true
|
||||
|
||||
@ -3,6 +3,3 @@
|
||||
## -----------------------------------------------
|
||||
|
||||
baseURL = "https://staging.bar-filipo.de/"
|
||||
|
||||
[Params.plausible]
|
||||
enable = false
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit 156a0478888cf1fe23d8f65b98e122865770d2d6
|
||||
Loading…
x
Reference in New Issue
Block a user