|
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.29.0"> |
11 | | - <link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.29.0"> |
12 | | - <link rel="stylesheet" type="text/css" href="css/media.css?v=1.29.0"> |
13 | | - <link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.29.0"> |
14 | | - <link rel="stylesheet" type="text/css" href="css/copy.css?v=1.29.0"> |
15 | | - <link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.29.0"> |
| 10 | + <link rel="stylesheet" type="text/css" href="css/main.css?v=1.31.0"> |
| 11 | + <link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.31.0"> |
| 12 | + <link rel="stylesheet" type="text/css" href="css/media.css?v=1.31.0"> |
| 13 | + <link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.31.0"> |
| 14 | + <link rel="stylesheet" type="text/css" href="css/copy.css?v=1.31.0"> |
| 15 | + <link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.31.0"> |
16 | 16 | <link rel="icon" href="img/logo.svg" type="image/x-icon"> |
17 | | - <script src="js/copy.js?v=1.29.0"></script> |
18 | | - <script src="js/dark-mode.js?v=1.29.0"></script> |
19 | | - <script src="js/markdown-style.js?v=1.29.0"></script> |
| 17 | + <script src="js/copy.js?v=1.31.0"></script> |
| 18 | + <script src="js/dark-mode.js?v=1.31.0"></script> |
| 19 | + <script src="js/markdown-style.js?v=1.31.0"></script> |
20 | 20 | </head> |
21 | 21 | <body id="idoctotop"><a href="#idoctotop" class="gototop">top</a> |
22 | 22 | <header class="header"> |
@@ -316,13 +316,13 @@ <h2 id="使用-harbor"><a aria-hidden="true" tabindex="-1" href="#使用-harbor" |
316 | 316 | </aside> |
317 | 317 | </nav> |
318 | 318 | </div> |
319 | | - <script src="js/demo-preview.js?v=1.29.0"></script> |
| 319 | + <script src="js/demo-preview.js?v=1.31.0"></script> |
320 | 320 | <div class="footer warpper"> |
321 | 321 | <a href="https://wangchujiang.com/#/app" target="_blank">App</a> • |
322 | 322 | <a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a> • |
323 | 323 | <a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a> • |
324 | | - <a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.29.0 |
| 324 | + <a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.31.0 |
325 | 325 | </div> |
326 | | - <script src="js/tocbot.js?v=1.29.0"></script> |
| 326 | + <script src="js/tocbot.js?v=1.31.0"></script> |
327 | 327 | </body> |
328 | 328 | </html> |
0 commit comments