mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
chore: remove unused IconSun.svg and clean up Layout.astro styles (#604)
- remove unused `IconSun.svg` - remove unused styles inside `Layout.astro` - remove `autofocus: true` option in pagefind initialization
This commit is contained in:
@@ -174,12 +174,3 @@ const structuredData = {
|
||||
<script src="../scripts/theme.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<style>
|
||||
html,
|
||||
body {
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user