mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-12 23:32:53 +01:00
refactor: improve code quality
This commit is contained in:
@@ -40,7 +40,7 @@ import { Icon } from 'astro-icon/components';
|
||||
|
||||
</style>
|
||||
|
||||
<script is:raw>
|
||||
<script is:raw is:inline>
|
||||
function backToTop() {
|
||||
window.scroll({ top: 0, behavior: 'smooth' });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user