Merge pull request #923 from zeed-w-beez/master

happy new year
This commit is contained in:
Jianbo Sun
2021-01-22 12:37:08 +08:00
committed by GitHub
+2 -2
View File
@@ -90,7 +90,7 @@
'<hr>',
'<footer>',
'<p class="copyright-text">' +
'<strong>Copyright &copy; 2020 All Rights Reserved by ' +
`<strong>Copyright &copy; ${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>