diff --git a/public/site.css b/public/site.css
index ee3d941..1e24c4b 100644
--- a/public/site.css
+++ b/public/site.css
@@ -147,7 +147,7 @@
.example-top, .example-nav { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: 1rem; flex-wrap: wrap; }
.example-nav { margin-top: var(--space-5); padding-top: var(--space-3); border-top: 1px solid var(--hairline); }
footer { margin-block: 2rem; color: var(--muted); }
- .site-footer-note { font-size: .82rem; }
+ .site-footer-note { font-size: .82rem; text-align: center; }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { transition-duration: 1ms !important; } }
/* Cell banner: a figure attached to a cell renders in a banner row
AFTER that cell, spanning the full content width. Cells always
diff --git a/src/asset_manifest.py b/src/asset_manifest.py
index 8e4957e..5dd86db 100644
--- a/src/asset_manifest.py
+++ b/src/asset_manifest.py
@@ -1,3 +1,3 @@
# Generated by scripts/fingerprint_assets.py. Do not edit by hand.
ASSET_PATHS = {'SITE_CSS': '/site.57a55415849b.css', 'SYNTAX_JS': '/syntax-highlight.3b6c7f730d46.js', 'EDITOR_JS': '/editor.a4a7766e1b9b.js'}
-HTML_CACHE_VERSION = '3c5fd97f5b78'
+HTML_CACHE_VERSION = '10cc24cb9cd8'
diff --git a/src/templates/layout.html b/src/templates/layout.html
index 883757a..15bfec8 100644
--- a/src/templates/layout.html
+++ b/src/templates/layout.html
@@ -23,6 +23,6 @@
__CONTENT__
-
+