Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 290 Bytes

File metadata and controls

17 lines (15 loc) · 290 Bytes
home true
layout home
theme light
titleTemplate The Unified Toolchain for the Web
head
script
id
home-theme-init
document.documentElement.setAttribute('data-theme', 'light');
<script setup> import Home from '@layouts/Home.vue' </script>