add progress
This commit is contained in:
1
dist/index.html
vendored
1
dist/index.html
vendored
@ -10,6 +10,7 @@
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<progress value="0" max="100" id="progressBar"></progress>
|
||||
<div id="menu">
|
||||
<span class="menu-top">
|
||||
<button id='btn-ai'><a href="/"><span class="icon-ai"></span></a></button>
|
||||
|
Reference in New Issue
Block a user