add hard-coded oidc webfinger support
1 file changed, 2 insertions(+), 0 deletions(-)
jump to
M config.toml → config.toml
@@ -10,6 +10,8 @@ original_domain = "alanpearce.eu" redirect_other_hostnames = true +oidc_host = "https://id.alanpearce.eu/" + [[taxonomies]] name = "tags" feed = true