diff options
| author | Iuri <iuricube@gmail.com> | 2026-01-07 19:13:47 +0100 |
|---|---|---|
| committer | Iuri <iuricube@gmail.com> | 2026-01-07 19:13:47 +0100 |
| commit | c540c3d15f37634f9399da4d41a5aae927d6918a (patch) | |
| tree | 79f8cd49bb9c17fb502093ceb2b76d64f77206a1 /config/_default/languages.en.toml | |
| parent | fdada352fb8af3f41a9393681f4da10d7d59baa9 (diff) | |
Diffstat (limited to 'config/_default/languages.en.toml')
| -rw-r--r-- | config/_default/languages.en.toml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 66931e8..6daa094 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -1,7 +1,7 @@ disabled = false languageCode = "en" languageName = "English" -weight = 10 +weight = 2 contentDir = 'content/en' title = "Iuri Antico" @@ -12,7 +12,7 @@ rtl = false dateFormat = "Mon 2 January 2006" # logo = "img/logo.png" # secondaryLogo = "img/secondary-logo.png" -# description = "My awesome website" +description = "Iuri Antico's Portfolio" # copyright = "Copy, _right?_ :thinking_face:" [params.author] @@ -20,15 +20,15 @@ dateFormat = "Mon 2 January 2006" email = "iuricube@gmail.com" image = "img/iuri.jpg" imageQuality = 96 - headline = "IT Tech / Developer" + headline = "IT Tech | Developer" bio = "" links = [ { email = "mailto:iuricube@gmail.com" }, - { xmpp = "xmpp:iuri@chat.antico.dev" }, { github = "https://github.com/chichibio-savoiardi" }, { linkedin = "https://www.linkedin.com/in/iuri-antico-05210a217/" }, { steam = "https://steamcommunity.com/id/sphere4779/" }, ] + # { link = "https://link-to-some-website.com/" }, # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, # { apple = "https://www.apple.com" }, |
