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

72 lines
3.1 KiB
TOML
Raw Normal View History

2023-08-11 21:44:46 +02:00
[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"
2022-12-05 22:32:44 +01:00
#copyright = "Copy, _right?_ :thinking_face:"
copyright = "Copyright by Dominic Reich “OE7DRT”."
dateFormat = "2 January 2006"
[author]
2023-02-16 14:38:46 +01:00
name = "Dominic Reich"
image = "img/author.jpg"
2023-11-06 23:56:28 +01:00
headline = "Welcome to my personal website/blog."
bio = """Quickndirty facts: mid-30s, construction worker since 2016,
electrician before, likes tech stuff and nature. Uses this website as a
2023-07-30 12:04:15 +02:00
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" },
2023-03-05 17:47:04 +01:00
# { 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" },
2023-03-26 23:02:25 +02:00
{ 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" },
2023-03-26 23:02:25 +02:00
# { 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" },
2023-03-05 17:47:04 +01:00
# { telegram = "https://t.me/oe7drt" },
# { tiktok = "https://tiktok.com/@username" },
# { tumblr = "https://username.tumblr.com" },
# { twitch = "https://twitch.tv/username" },
2023-02-18 00:01:52 +01:00
# { twitter = "https://twitter.com/oe7drt" },
# { whatsapp = "https://wa.me/phone-number" },
2023-07-30 12:04:15 +02:00
{ youtube = "https://youtube.com/@oe7drt" },
]