Update index.html
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Docker Hub 域名展示</title>
|
||||
<title>Docker 镜像加速</title>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.0.0/dist/themes/light.css" />
|
||||
<script type="module" src="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.0.0/dist/shoelace.js"></script>
|
||||
<style>
|
||||
@@ -90,7 +90,7 @@
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<span>注意: 所有域名使用 "example.com" 顶级域名。</span>
|
||||
<span>Docker镜像加速: 支持多种仓库。</span>
|
||||
<a href="https://github.com/sky22333/Docker-Hub" target="_blank">
|
||||
<sl-icon name="github" size="24"></sl-icon>
|
||||
</a>
|
||||
@@ -122,4 +122,4 @@
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user