diff options
Diffstat (limited to 'layouts/partials/scripts-front.html')
-rw-r--r-- | layouts/partials/scripts-front.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/scripts-front.html b/layouts/partials/scripts-front.html index c802702..c28912a 100644 --- a/layouts/partials/scripts-front.html +++ b/layouts/partials/scripts-front.html @@ -10,4 +10,4 @@ document.body.setAttribute('data-theme', fujiThemeData === 'dark' ? 'dark' : 'light'); } } -</script>
\ No newline at end of file +</script> |