Fix wrapstodon standalone page not loading JS module

This commit is contained in:
Claire
2025-12-10 09:49:09 +01:00
parent 5a66331003
commit 5422e43e31

View File

@@ -6,7 +6,7 @@
= opengraph 'og:site_name', site_title
= opengraph 'profile:username', acct(@account)[1..]
= vite_typescript_tag 'wrapstodon.tsx', crossorigin: 'anonymous'
= flavoured_vite_typescript_tag 'wrapstodon.tsx', crossorigin: 'anonymous'
- content_for :html_classes, 'theme-dark'