diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-15 21:18:40 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-15 21:18:40 +0200 |
| commit | eb8a17482fc138c861db685f9efc86871bf2d7d2 (patch) | |
| tree | a092c13a4858d434340e2c683748226b0004308e /content/it/is/here | |
| parent | 1ac2e084c2a2f2fb9d04a2bfabd1e308799ee9fc (diff) | |
| download | danixxyz-eb8a17482fc138c861db685f9efc86871bf2d7d2.tar.gz danixxyz-eb8a17482fc138c861db685f9efc86871bf2d7d2.zip | |
Complete multilingual theme implementation with language-aware menus
- Refactor hugo.toml to define menus separately for each language using pageRef
- Simplify header and hamburger-menu templates to use Hugo-native language handling
- Update content structure with proper language prefix organization
- Remove JavaScript language-switcher in favor of Hugo's native approach
- Add new layout templates for /is/ section with list view
- Update HANDOFF.md with current implementation status
- Rebuild minified CSS with updated template changes
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'content/it/is/here')
| -rw-r--r-- | content/it/is/here/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/it/is/here/index.md b/content/it/is/here/index.md index 802cec4..270571f 100644 --- a/content/it/is/here/index.md +++ b/content/it/is/here/index.md @@ -3,6 +3,6 @@ title = "Parlami" date = "2023-02-28T18:12:43+01:00" +++ -Mi piacerebbe sentire da te. Per favore, compila il modulo sottostante. +Sentiti libero di contattarmi. {{< contact >}} |
