| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-22 | chore: extract theme into git submodule (danix2-hugo-theme) | Danilo M. | 1 | -65/+0 | |
| 2026-04-15 | Fix contact form shortcode: rename from contact-form.html to contact.html | Danilo M. | 1 | -0/+65 | |
| Problem: Hugo v0.160 doesn't find shortcode as 'contact_form' when filename is contact-form.html Solution: Rename to contact.html so shortcode is {{< contact >}} - Rename shortcodes/contact-form.html → contact.html - Update contact pages to use {{< contact >}} shortcode - Remove unused dict initialization line from contact shortcode - Contact form now works on both English and Italian contact pages Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||||
