mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-01-30 12:22:52 -08:00
incf year
This commit is contained in:
parent
5c8c44f352
commit
dea169edea
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
|||
var footer = [
|
||||
'<hr/>',
|
||||
'<footer style="text-align: right;">',
|
||||
'<div style=\"color: dimgrey\">CIEL developers 2024. <a href="https://github.com/sponsors/vindarel/">Show your love!</a></div>',
|
||||
'<div style=\"color: dimgrey\">CIEL developers 2025. <a href="https://github.com/sponsors/vindarel/">Show your love!</a></div>',
|
||||
'<div style=\"color: dimgrey\"> Discover our <a href="https://www.udemy.com/course/common-lisp-programming/?referralCode=2F3D698BBC4326F94358" style=\"color: dimgrey\">Common Lisp course in videos.</a></div>',
|
||||
'</footer>'
|
||||
].join('');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue