Initial commit

This commit is contained in:
2024-02-27 22:29:41 +01:00
commit bd4fe8fc62
34 changed files with 1644 additions and 0 deletions

0
static/app.css Normal file
View File

3
static/app.js Normal file
View File

@ -0,0 +1,3 @@
$(document).on('ready turbolinks:load', function () {
// This is called on the first page load *and* also when the page is changed by turbolinks
});

0
static/favicon.ico Normal file
View File

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.1 KiB