mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-20 21:02:10 +02:00
styling, improve fps
This commit is contained in:
@@ -27,7 +27,7 @@ VT.TodoApp = function (el) {
|
||||
' <p>',
|
||||
' VANILLA TODO © 2020 <a href="https://morrisbrodersen.de">Morris Brodersen</a>',
|
||||
' — A case study on viable techniques for vanilla web development.',
|
||||
' <a href="https://github.com/morris/vanilla-todo">About</a>',
|
||||
' <a href="https://github.com/morris/vanilla-todo">About →</a>',
|
||||
' </p>',
|
||||
'</footer>',
|
||||
].join('\n');
|
||||
|
Reference in New Issue
Block a user