summaryrefslogtreecommitdiff
path: root/config/_default
diff options
context:
space:
mode:
authorIuri <iuricube@gmail.com>2026-01-07 19:13:47 +0100
committerIuri <iuricube@gmail.com>2026-01-07 19:13:47 +0100
commitc540c3d15f37634f9399da4d41a5aae927d6918a (patch)
tree79f8cd49bb9c17fb502093ceb2b76d64f77206a1 /config/_default
parentfdada352fb8af3f41a9393681f4da10d7d59baa9 (diff)
About me translationHEADmain
Diffstat (limited to 'config/_default')
-rw-r--r--config/_default/hugo.toml1
-rw-r--r--config/_default/languages.en.toml8
-rw-r--r--config/_default/languages.it.toml3
-rw-r--r--config/_default/params.toml4
4 files changed, 8 insertions, 8 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 5c9b510..a0efa66 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -16,6 +16,7 @@ buildDrafts = false
buildFuture = false
enableEmoji = true
+enableGitInfo = true
# googleAnalytics = "G-XXXXXXXXX"
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" },
diff --git a/config/_default/languages.it.toml b/config/_default/languages.it.toml
index 47c41b0..4e6718c 100644
--- a/config/_default/languages.it.toml
+++ b/config/_default/languages.it.toml
@@ -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 = "Portfolio di Iuri Antico"
# copyright = "Copy, _right?_ :thinking_face:"
[params.author]
@@ -24,7 +24,6 @@ dateFormat = "Mon 2 January 2006"
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/" },
diff --git a/config/_default/params.toml b/config/_default/params.toml
index bec72d8..bcc5a6d 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -23,7 +23,7 @@ disableImageOptimizationMD = false
disableTextInHeader = false
# backgroundImageWidth = 1200
-# defaultBackgroundImage = "img/blowfish_logo.png" # used as default for background images
+# defaultBackgroundImage = "img/blowfish_logo.png" # used as default for background images
# defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles
# defaultSocialImage = "/android-chrome-512x512.png" # used as default for social media sharing (Open Graph and Twitter)
@@ -37,7 +37,7 @@ giteaDefaultServer = "https://git.fsfe.org"
forgejoDefaultServer = "https://v11.next.forgejo.org"
[header]
- layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
+ layout = "fixed-fill-blur" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
[footer]
showMenu = true