Skip to content

Commit 07f26b5

Browse files
committed
Hello 2023~
1 parent 33f633a commit 07f26b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
var footer = [
4747
'<hr/>',
4848
'<footer>',
49-
'<span><a href="https://github.com/pyecharts/pyecharts-gallery">pyecharts-gallery</a> &copy;2019 - 2020.</span>',
49+
'<span><a href="https://github.com/pyecharts/pyecharts-gallery">pyecharts-gallery</a> &copy;2019 - 2023.</span>',
5050
'<span>Powered By <a href="https://github.com/QingWei-Li/docsify" target="_blank">docsify</a>.</span>',
5151
'</footer>'
5252
].join('');

0 commit comments

Comments
 (0)