Update index.html

This commit is contained in:
NewName
2024-12-22 20:57:07 +08:00
parent ba100691e4
commit 27367d0845

View File

@@ -397,7 +397,7 @@
<div class="container"> <div class="container">
<h1>Github文件加速</h1> <h1>Github文件加速</h1>
<div class="form-group"> <div class="form-group">
<input type="text" class="form-control" id="githubLinkInput" placeholder="入需要加速Github链接"> <input type="text" class="form-control" id="githubLinkInput" placeholder="入需要加速Github链接">
</div> </div>
<button class="btn rounded-button" id="formatButton">获取加速链接</button> <button class="btn rounded-button" id="formatButton">获取加速链接</button>
@@ -556,4 +556,4 @@
</script> </script>
</body> </body>
</html> </html>