Update languages.en.toml

This commit is contained in:
John G. De Silva 2024-10-09 14:34:56 -04:00 committed by GitHub
parent 5cac16443c
commit 109b25430e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,65 +9,65 @@ title = "Blowfish"
isoCode = "en" isoCode = "en"
rtl = false rtl = false
dateFormat = "2 January 2006" dateFormat = "2 January 2006"
# logo = "img/logo.png" logo = "img/logo.png"
# secondaryLogo = "img/secondary-logo.png" secondaryLogo = "img/secondary-logo.png"
# description = "My awesome website" description = "My awesome website"
# copyright = "Copy, _right?_ :thinking_face:" copyright = "Copy, _right?_ :thinking_face:"
# [params.author] [params.author]
# name = "Your name here" name = "Your name here"
# email = "youremail@example.com" email = "youremail@example.com"
# image = "img/blowfish_logo.png" image = "img/blowfish_logo.png"
# imageQuality = 96 imageQuality = 96
# headline = "I'm only human" headline = "I'm only human"
# bio = "A little bit about you" bio = "A little bit about you"
# links = [ links = [
# { email = "mailto:hello@your_domain.com" }, { email = "mailto:hello@your_domain.com" },
# { link = "https://link-to-some-website.com/" }, { link = "https://link-to-some-website.com/" },
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
# { apple = "https://www.apple.com" }, { apple = "https://www.apple.com" },
# { blogger = "https://username.blogspot.com/" }, { blogger = "https://username.blogspot.com/" },
# { bluesky = "https://bsky.app/profile/username" }, { bluesky = "https://bsky.app/profile/username" },
# { codepen = "https://codepen.io/username" }, { codepen = "https://codepen.io/username" },
# { dev = "https://dev.to/username" }, { dev = "https://dev.to/username" },
# { discord = "https://discord.gg/invitecode" }, { discord = "https://discord.gg/invitecode" },
# { dribbble = "https://dribbble.com/username" }, { dribbble = "https://dribbble.com/username" },
# { facebook = "https://facebook.com/username" }, { facebook = "https://facebook.com/username" },
# { flickr = "https://www.flickr.com/photos/username/" }, { flickr = "https://www.flickr.com/photos/username/" },
# { foursquare = "https://foursquare.com/username" }, { foursquare = "https://foursquare.com/username" },
# { github = "https://github.com/username" }, { github = "https://github.com/username" },
# { gitlab = "https://gitlab.com/username" }, { gitlab = "https://gitlab.com/username" },
# { google = "https://www.google.com/" }, { google = "https://www.google.com/" },
# { hashnode = "https://username.hashnode.dev" }, { hashnode = "https://username.hashnode.dev" },
# { instagram = "https://instagram.com/username" }, { instagram = "https://instagram.com/username" },
# { itch-io = "https://username.itch.io" }, { itch-io = "https://username.itch.io" },
# { keybase = "https://keybase.io/username" }, { keybase = "https://keybase.io/username" },
# { kickstarter = "https://www.kickstarter.com/profile/username" }, { kickstarter = "https://www.kickstarter.com/profile/username" },
# { lastfm = "https://lastfm.com/user/username" }, { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" }, { linkedin = "https://linkedin.com/in/username" },
# { mastodon = "https://mastodon.instance/@username" }, { mastodon = "https://mastodon.instance/@username" },
# { medium = "https://medium.com/username" }, { medium = "https://medium.com/username" },
# { microsoft = "https://www.microsoft.com/" }, { microsoft = "https://www.microsoft.com/" },
# { orcid = "https://orcid.org/userid" }, { orcid = "https://orcid.org/userid" },
# { patreon = "https://www.patreon.com/username" }, { patreon = "https://www.patreon.com/username" },
# { pinterest = "https://pinterest.com/username" }, { pinterest = "https://pinterest.com/username" },
# { reddit = "https://reddit.com/user/username" }, { reddit = "https://reddit.com/user/username" },
# { researchgate = "https://www.researchgate.net/profile/username" }, { researchgate = "https://www.researchgate.net/profile/username" },
# { slack = "https://workspace.url/team/userid" }, { slack = "https://workspace.url/team/userid" },
# { snapchat = "https://snapchat.com/add/username" }, { snapchat = "https://snapchat.com/add/username" },
# { soundcloud = "https://soundcloud.com/username" }, { soundcloud = "https://soundcloud.com/username" },
# { spotify = "https://open.spotify.com/user/userid" }, { spotify = "https://open.spotify.com/user/userid" },
# { stack-overflow = "https://stackoverflow.com/users/userid/username" }, { stack-overflow = "https://stackoverflow.com/users/userid/username" },
# { steam = "https://steamcommunity.com/profiles/userid" }, { steam = "https://steamcommunity.com/profiles/userid" },
# { telegram = "https://t.me/username" }, { telegram = "https://t.me/username" },
# { threads = "https://www.threads.net/@username" }, { threads = "https://www.threads.net/@username" },
# { tiktok = "https://tiktok.com/@username" }, { tiktok = "https://tiktok.com/@username" },
# { tumblr = "https://username.tumblr.com" }, { tumblr = "https://username.tumblr.com" },
# { twitch = "https://twitch.tv/username" }, { twitch = "https://twitch.tv/username" },
# { twitter = "https://twitter.com/username" }, { twitter = "https://twitter.com/username" },
# { x-twitter = "https://twitter.com/username" }, { x-twitter = "https://twitter.com/username" },
# { whatsapp = "https://wa.me/phone-number" }, { whatsapp = "https://wa.me/phone-number" },
# { youtube = "https://youtube.com/username" }, { youtube = "https://youtube.com/username" },
# { ko-fi = "https://ko-fi.com/username" }, { ko-fi = "https://ko-fi.com/username" },
# { codeberg = "https://codeberg.org/username"}, { codeberg = "https://codeberg.org/username"},
# ] ]