We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f633a commit 07f26b5Copy full SHA for 07f26b5
index.html
@@ -46,7 +46,7 @@
46
var footer = [
47
'<hr/>',
48
'<footer>',
49
- '<span><a href="https://github.com/pyecharts/pyecharts-gallery">pyecharts-gallery</a> ©2019 - 2020.</span>',
+ '<span><a href="https://github.com/pyecharts/pyecharts-gallery">pyecharts-gallery</a> ©2019 - 2023.</span>',
50
'<span>Powered By <a href="https://github.com/QingWei-Li/docsify" target="_blank">docsify</a>.</span>',
51
'</footer>'
52
].join('');
0 commit comments