Add Metadata

This commit is contained in:
Raven Scott
2026-07-11 19:13:34 -04:00
parent 2690f6a262
commit 7d532b5a8a
28 changed files with 2093 additions and 11 deletions
+1
View File
@@ -40,6 +40,7 @@ const MIME = {
'.woff2': 'font/woff2',
'.map': 'application/json',
'.txt': 'text/plain; charset=utf-8',
'.xml': 'application/xml; charset=utf-8',
'.webmanifest': 'application/manifest+json',
}