mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-01-15 05:41:19 -08:00
(minor) year bump
This commit is contained in:
parent
1aed210f14
commit
6cc1cef5e3
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
|||
var footer = [
|
||||
'<hr/>',
|
||||
'<footer style="text-align: right;">',
|
||||
'<div style=\"color: dimgrey\">CIEL developers 2023. <a href="https://github.com/sponsors/vindarel/">Show your love!</a></div>',
|
||||
'<div style=\"color: dimgrey\">CIEL developers 2024. <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