|
7 | 7 | <title>Harbor Docker 入门教程</title> |
8 | 8 | <meta name="description" content="Harbor 是 VMware 公司开源了企业级 Registry 项目, 其的目标是帮助用户迅速搭建一个企业级的 Docker registry 服务。"> |
9 | 9 | <meta name="keywords" content="docker,containers,tutorial"> |
10 | | - <link rel="stylesheet" type="text/css" href="css/main.css?v=1.21.11"> |
11 | | - <link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.21.11"> |
12 | | - <link rel="stylesheet" type="text/css" href="css/media.css?v=1.21.11"> |
13 | | - <link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.21.11"> |
14 | | - <link rel="stylesheet" type="text/css" href="css/copy.css?v=1.21.11"> |
15 | | - <link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.21.11"> |
| 10 | + <link rel="stylesheet" type="text/css" href="css/main.css?v=1.21.14"> |
| 11 | + <link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.21.14"> |
| 12 | + <link rel="stylesheet" type="text/css" href="css/media.css?v=1.21.14"> |
| 13 | + <link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.21.14"> |
| 14 | + <link rel="stylesheet" type="text/css" href="css/copy.css?v=1.21.14"> |
| 15 | + <link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.21.14"> |
16 | 16 | <link rel="icon" href="img/logo.svg" type="image/x-icon"> |
17 | | - <script src="js/copy.js?v=1.21.11"></script> |
18 | | - <script src="js/dark-mode.js?v=1.21.11"></script> |
19 | | - <script src="js/markdown-style.js?v=1.21.11"></script> |
| 17 | + <script src="js/copy.js?v=1.21.14"></script> |
| 18 | + <script src="js/dark-mode.js?v=1.21.14"></script> |
| 19 | + <script src="js/markdown-style.js?v=1.21.14"></script> |
20 | 20 | </head> |
21 | 21 | <body id="idoctotop"><a href="#idoctotop" class="gototop">top</a> |
22 | 22 | <header class="header"> |
@@ -313,8 +313,8 @@ <h2 id="使用-harbor"><a aria-hidden="true" tabindex="-1" href="#使用-harbor" |
313 | 313 | </aside> |
314 | 314 | </nav> |
315 | 315 | </div> |
316 | | - <script src="js/demo-preview.js?v=1.21.11"></script> |
317 | | - <div class="footer warpper">Released under the MIT License. Copyright © 2022 Kenny Wong<br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.21.11</div> |
318 | | - <script src="js/tocbot.js?v=1.21.11"></script> |
| 316 | + <script src="js/demo-preview.js?v=1.21.14"></script> |
| 317 | + <div class="footer warpper">Released under the MIT License. Copyright © 2022 Kenny Wong<br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.21.14</div> |
| 318 | + <script src="js/tocbot.js?v=1.21.14"></script> |
319 | 319 | </body> |
320 | 320 | </html> |
0 commit comments