web/config.toml
Wilfried OLLIVIER 8d77c43b21 Fist commit
2017-04-21 21:49:46 +02:00

40 lines
858 B
TOML

baseurl = "https://papey.fr"
title = "Papey"
theme = "dimension"
languageCode = "fr-fr"
defaultContentLanguage = "fr"
enableRobotsTXT = true
disableRSS = true
[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"