Add progress bar

This commit is contained in:
2024-04-01 20:29:04 +08:00
parent 509d433959
commit 280a180d9e
5 changed files with 28 additions and 6 deletions

View File

@@ -6,12 +6,6 @@
<link rel="apple-touch-icon" type="image/png" href="/apple-touch-icon.png" sizes="1024x1024">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<title>Solian</title>
<style>
html, body {
scroll-behavior: smooth;
}
</style>
</head>
<body>
<div id="app"></div>