config.toml: update social links

This commit is contained in:
Rico Ullmann 2023-01-06 21:43:48 +01:00
parent 414bb34c33
commit 9440872842
Signed by: rullmann
GPG Key ID: AE1066B5BD0B5041
1 changed files with 9 additions and 9 deletions

View File

@ -9,20 +9,20 @@ pygmentscodefencesguesssyntax = true
mode="auto" mode="auto"
subtitle = "Mag Fedora, Musik, Podcasts und Fahrrad fahren. Macht etwas mit IT Projekten in einem agilen Umfeld." subtitle = "Mag Fedora, Musik, Podcasts und Fahrrad fahren. Macht etwas mit IT Projekten in einem agilen Umfeld."
[[params.social]]
name = "Gitea"
icon = "git-branch"
url = "https://git.ullmann.space/rullmann"
[[params.social]] [[params.social]]
name = "GitHub" name = "GitHub"
icon = "github" icon = "github"
url = "https://github.com/athul/archie" url = "https://github.com/rullmann"
[[params.social]] [[params.social]]
name = "Twitter" name = "LinkedIn"
icon = "twitter" icon = "linkedin"
url = "https://github.com/athulcajay/" url = "https://www.linkedin.com/in/rico-ullmann-1712067b/"
[[params.social]]
name = "GitLab"
icon = "gitlab"
url = "https://gitlab.com/athul/"
[[menu.main]] [[menu.main]]
name = "Home" name = "Home"