cosmicvoyage-homepage/config.toml

34 lines
996 B
TOML

baseURL = 'https://authors.cosmic.voyage/~alexlehm/'
languageCode = 'en-us'
title = 'Cosmic.Voyage - Author Page alexlehm'
theme = "m10c"
description = "Author site on cosmic.voyage. This is the author site of Alexander (alexlehm), I write a bit on cosmic.voyage about my life on a remote outpost."
[params]
author = "Alexander Lehmann"
description = 'Author site on cosmic.voyage'
menu_item_separator = " - "
favicon = "https://www.lehmann.cx/favicon.ico"
[[params.social]]
icon = "links"
name = "links page"
url = "https://links.lehmann.cx/"
[[params.social]]
icon = "github"
name = "Gitea"
url = "https://tildegit.org/alexlehm"
[[params.social]]
icon = "mastodon"
name = "Mastodon"
url = "https://mastodon.social/@alexlehm"
[[params.social]]
icon = "twitter"
name = "Twitter"
url = "https://twitter.com/alexlehm"
[[params.social]]
icon = "matrix"
name = "Matrix"
url = "https://matrix.to/#/@alexlehm:matrix.org"