@gaulatti/giorgia 0.1.74 → 0.1.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gaulatti/giorgia",
3
3
  "description": "Server-side Handlebars renderer and templates for ModoItaliano pages.",
4
- "version": "0.1.74",
4
+ "version": "0.1.75",
5
5
  "license": "MIT",
6
6
  "author": "ModoItaliano",
7
7
  "repository": {
@@ -1,5 +1,5 @@
1
1
  <footer class='sticky top-[100vh] bg-slate-50 dark:bg-slate-900 border-t border-slate-200 dark:border-slate-800 mt-8 transition-colors' style='view-transition-name: site-footer;'>
2
2
  <div class='container mx-auto px-4 py-6 text-center text-sm text-slate-600 dark:text-slate-400'>
3
- <span>© 2026 fifth<b>bell</b>. All rights reserved.</span>
3
+ <span>© 2026 Modo<b>Italiano</b>. All rights reserved.</span>
4
4
  </div>
5
5
  </footer>