Skip to content

Commit

Permalink
happy new year (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
twd2 authored Mar 23, 2020
1 parent 2c492d4 commit 0299029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vj4/model/builtin.py
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
(1, 100)])

# Footer extra HTMLs. TODO(iceboy): remove.
FOOTER_EXTRA_HTMLS = ['© 2005 - 2019 <a href="https://vijos.org/">Vijos.org</a>', version.get(),
FOOTER_EXTRA_HTMLS = ['© 2005 - 2020 <a href="https://vijos.org/">Vijos.org</a>', version.get(),
'<a href="http://www.miitbeian.gov.cn/" target="_blank" rel="nofollow">' +
'沪ICP备14040537号</a>']

Expand Down

0 comments on commit 0299029

Please sign in to comment.