Initial commit
This commit is contained in:
13
public/assets/.vite/manifest.json
Normal file
13
public/assets/.vite/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"resources/css/app.css": {
|
||||
"file": "app-V1pZY7xQ.css",
|
||||
"src": "resources/css/app.css",
|
||||
"isEntry": true
|
||||
},
|
||||
"resources/js/app.js": {
|
||||
"file": "app-C3S-8paM.js",
|
||||
"name": "app",
|
||||
"src": "resources/js/app.js",
|
||||
"isEntry": true
|
||||
}
|
||||
}
|
||||
1
public/assets/app-C3S-8paM.js
Normal file
1
public/assets/app-C3S-8paM.js
Normal file
@@ -0,0 +1 @@
|
||||
console.log("Hello World");
|
||||
1
public/assets/app-V1pZY7xQ.css
Normal file
1
public/assets/app-V1pZY7xQ.css
Normal file
@@ -0,0 +1 @@
|
||||
*{margin:0;padding:0}html,body{height:100%;width:100%}
|
||||
BIN
public/uploads/images/855bc523-ff82-49d6-acae-6dcbeeb8b842.png
Normal file
BIN
public/uploads/images/855bc523-ff82-49d6-acae-6dcbeeb8b842.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 107 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user