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