oe7drt-website/config/_default/languages.en.toml

71 lines
3.1 KiB
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[languages]
[languages.en]
languageCode = "en"
languageName = "English"
displayName = "EN"
isoCode = "en"
weight = 1
rtl = false
title = "OE7DRT"
# logo = "img/logo.jpg"
# description = "My awesome website"
#copyright = "Copy, _right?_ :thinking_face:"
copyright = "Copyright by Dominic Reich “OE7DRT”."
dateFormat = "2 January 2006"
[author]
name = "Dominic Reich"
image = "img/author.jpg"
headline = "Austrian amateur radio operator “OE7DRT”"
bio = """Quickndirty facts: mid-30s, construction worker since 2016,
electrician before, likes tech stuff and nature. Uses this website as a
digital notebook. [Read more →](/about/)"""
links = [
{ email = "mailto:dominic@oe7drt.com" },
# { link = "https://link-to-some-website.com/" },
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
# { amazon = "https://www.amazon.de/hz/wishlist/ls/2CNON5RB25S0H/" },
# { apple = "https://www.apple.com" },
# { blogger = "https://username.blogspot.com/" },
# { codepen = "https://codepen.io/username" },
# { dev = "https://dev.to/username" },
# { discord = "https://discord.gg/invitecode" },
# { dribbble = "https://dribbble.com/username" },
# { facebook = "https://facebook.com/username" },
# { flickr = "https://www.flickr.com/photos/username/" },
# { foursquare = "https://foursquare.com/username" },
{ github = "https://github.com/oe7drt" },
# { gitlab = "https://gitlab.com/username" },
# { codeberg = "https://codeberg.org/dominic" },
{ github = "https://codeberg.org/dominic" },
# { github = "https://git.oe7drt.com/dominic" },
# { google = "https://www.google.com/" },
# { hashnode = "https://username.hashnode.dev" },
# { instagram = "https://instagram.com/username" },
# { keybase = "https://keybase.io/username" },
# { kickstarter = "https://www.kickstarter.com/profile/username" },
# { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" },
# { mastodon = "https://fedi.oe7drt.com/@dominic" },
# { medium = "https://medium.com/username" },
# { microsoft = "https://www.microsoft.com/" },
# { orcid = "https://orcid.org/userid" },
# { patreon = "https://www.patreon.com/username" },
# { pinterest = "https://pinterest.com/username" },
# { reddit = "https://reddit.com/user/username" },
# { researchgate = "https://www.researchgate.net/profile/username" },
# { slack = "https://workspace.url/team/userid" },
# { snapchat = "https://snapchat.com/add/username" },
# { soundcloud = "https://soundcloud.com/username" },
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
# { steam = "https://steamcommunity.com/profiles/userid" },
# { telegram = "https://t.me/oe7drt" },
# { tiktok = "https://tiktok.com/@username" },
# { tumblr = "https://username.tumblr.com" },
# { twitch = "https://twitch.tv/username" },
# { twitter = "https://twitter.com/oe7drt" },
# { whatsapp = "https://wa.me/phone-number" },
{ youtube = "https://youtube.com/@oe7drt" },
]