mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Add a begining of API and CSS+JS (static files folder)
This commit is contained in:
1
core/static/core/script.js
Normal file
1
core/static/core/script.js
Normal file
@ -0,0 +1 @@
|
||||
console.log('Guy');
|
3
core/static/core/style.css
Normal file
3
core/static/core/style.css
Normal file
@ -0,0 +1,3 @@
|
||||
body {
|
||||
background: #EEE;
|
||||
}
|
Reference in New Issue
Block a user