Skip to content

Commit e04e8d2

Browse files
committed
Regenerate fingerprinted assets
1 parent 84b5c26 commit e04e8d2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
.example-top, .example-nav { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: 1rem; flex-wrap: wrap; }
148148
.example-nav { margin-top: var(--space-5); padding-top: var(--space-3); border-top: 1px solid var(--hairline); }
149149
footer { margin-block: 2rem; color: var(--muted); }
150-
.site-footer-note { font-size: .82rem; }
150+
.site-footer-note { font-size: .82rem; text-align: center; }
151151
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { transition-duration: 1ms !important; } }
152152
/* Cell banner: a figure attached to a cell renders in a banner row
153153
AFTER that cell, spanning the full content width. Cells always

src/asset_manifest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Generated by scripts/fingerprint_assets.py. Do not edit by hand.
2-
ASSET_PATHS = {'SITE_CSS': '/site.57a55415849b.css', 'SYNTAX_JS': '/syntax-highlight.3b6c7f730d46.js', 'EDITOR_JS': '/editor.a4a7766e1b9b.js'}
3-
HTML_CACHE_VERSION = '10cc24cb9cd8'
2+
ASSET_PATHS = {'SITE_CSS': '/site.e87d4baf77e6.css', 'SYNTAX_JS': '/syntax-highlight.3b6c7f730d46.js', 'EDITOR_JS': '/editor.a4a7766e1b9b.js'}
3+
HTML_CACHE_VERSION = '35cf77d48ca5'

0 commit comments

Comments
 (0)