1
0
Fork 0

Add well-known Matrix file

This commit is contained in:
Daniel Kempkens 2022-11-12 00:53:02 +01:00
parent f15dd89767
commit d9bf528e58
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
2 changed files with 26 additions and 23 deletions

View file

@ -1,5 +1,5 @@
baseURL = "https://kempkens.io"
title = "Daniel Kempkens"
title = "Daniel Kempkens"
defaultContentLanguage = "de"
languageCode = "de-de"
theme = "hello-friend-ng"
@ -8,32 +8,32 @@ enableRobotsTXT = true
disableKinds = ["taxonomy", "term", "RSS"]
[params]
homeSubtitle = "Anwendungsentwickler"
homeSubtitle = "Anwendungsentwickler"
disableReadOtherPosts = true
enableSharingButtons = false
enableGlobalLanguageMenu = false
disableReadOtherPosts = true
enableSharingButtons = false
enableGlobalLanguageMenu = false
[params.logo]
logoMark = "$"
logoText = "cd /home/"
logoHomeLink = "/"
logoCursorColor = "#ffa86a"
[params.logo]
logoMark = "$"
logoText = "cd /home/"
logoHomeLink = "/"
logoCursorColor = "#ffa86a"
[[params.social]]
name = "github"
url = "https://github.com/nifoc"
[[params.social]]
name = "github"
url = "https://github.com/nifoc"
[[params.social]]
name = "linkedin"
url = "https://www.linkedin.com/in/danielkempkens/"
[[params.social]]
name = "linkedin"
url = "https://www.linkedin.com/in/danielkempkens/"
[[params.social]]
name = "ycombinator"
url = "https://news.ycombinator.com/user?id=nifoc"
[[params.social]]
name = "ycombinator"
url = "https://news.ycombinator.com/user?id=nifoc"
[menu]
[[menu.main]]
identifier = "blog"
name = "Blog"
url = "https://blog.kempkens.io"
[[menu.main]]
identifier = "blog"
name = "Blog"
url = "https://blog.kempkens.io"

View file

@ -1,3 +1,6 @@
/.well-known/matrix/server
Content-Type: application/json
https://kempkens.io/*
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block