mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-27 16:17:34 +00:00
+2
-2
@@ -90,7 +90,7 @@
|
||||
'<hr>',
|
||||
'<footer>',
|
||||
'<p class="copyright-text">' +
|
||||
'<strong>Copyright © 2020 All Rights Reserved by ' +
|
||||
`<strong>Copyright © ${new Date().getFullYear()} All Rights Reserved by ` +
|
||||
'<a href="https://github.com/oam-dev/kubevela"><img alt="KubeVela" src="/resources/KubeVela-03.png" height="20px"></a> Authors.</strong></p>',
|
||||
'<strong>Powered By <a href="https://github.com/QingWei-Li/docsify" target="_blank">docsify</a>.</strong>',
|
||||
'</footer>',
|
||||
@@ -122,4 +122,4 @@
|
||||
<script src="https://unpkg.com/docsify-toc@1.0.0/dist/toc.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user