Fix sameAs

This commit is contained in:
Tobias Manske 2021-02-24 20:58:34 +01:00
parent 43a665e131
commit 10c326f756
Signed by: tobias
GPG Key ID: D5914DC71F2F9352
1 changed files with 11 additions and 4 deletions

View File

@ -14,22 +14,29 @@ enableRobotsTXT = true
tocopen = false
ShowBreadCrumbs = true
ShowShareButtons = true
author = "Tobias Manske"
[params.homeInfoParams]
title = "Welcome!"
content = "I'm Tobias Manske, a 23 year old computer science student at KIT Karlsruhe."
[params.assets]
disableHLJS = true
[params.socialIcons.github]
[languages]
[languages.en]
languageName = "English"
languageCode = "en-us"
weight = 1
[[params.socialIcons]]
name = "github"
url = "https://www.github.com/rad4day"
[params.socialIcons.twitter]
[[params.socialIcons]]
name = "twitter"
url = "https://www.twitter.com/rad4day"
[params.socialIcons.mastodon]
[[params.socialIcons]]
name = "mastodon"
url = "https://chaos.social/@rad4day"
[params.socialIcons.mail]
[[params.socialIcons]]
name = "email"
url = "mailto:blog@tobiasmanske.de"