web/config.toml
Wilfried OLLIVIER 8196894328 Update config
2017-11-01 15:10:53 +01:00

39 lines
861 B
TOML

baseurl = "https://papey.fr"
title = "Papey"
theme = "dimension"
languageCode = "fr-fr"
defaultContentLanguage = "fr"
enableRobotsTXT = true
disableKinds=["RSS"]
[params]
title = "Wilfried OLLIVIER aka Papey"
description = 'Linux, Ansible, Docker, Golang, Btrfs and Rust stuff.'
logo = "fa-linux"
copyright = "Papey"
[[params.social]]
medium = "twitter"
icon = "twitter"
link = "https://twitter.com/MarcelMonfort"
[[params.social]]
medium = "codingame"
icon = "code"
link = "https://www.codingame.com/profile/597a66057acb1b014b27a17dfd0c8d1b2750471"
[[params.social]]
medium = "mastodon"
icon = "users"
link = "https://mastodon.papey.fr/@papey"
[[params.social]]
medium = "github"
icon = "github"
link = "https://github.com/papey"
[[params.social]]
medium = "gogs"
icon = "git"
link = "https://git.stdcall.me/papey"