Initial commit
This commit is contained in:
3
static/main.css
Normal file
3
static/main.css
Normal file
@ -0,0 +1,3 @@
|
||||
body {
|
||||
min-height: 100vh;
|
||||
}
|
1
static/test.js
Normal file
1
static/test.js
Normal file
@ -0,0 +1 @@
|
||||
console.log('test.js');
|
Reference in New Issue
Block a user