diff options
| author | horus | 2026-07-05 00:49:11 +0200 |
|---|---|---|
| committer | horus | 2026-07-05 00:49:11 +0200 |
| commit | b495b5883418a05d3f000bfb845cbdfa740cb141 (patch) | |
| tree | 992411712387857badfa8407b340511b0c2da015 /public/mix-manifest.json | |
| parent | e89b1902e3b5dc1acc47b22ae738d43a6652b244 (diff) | |
| download | curious-b495b5883418a05d3f000bfb845cbdfa740cb141.tar.gz | |
navbar design fix
Diffstat (limited to 'public/mix-manifest.json')
| -rw-r--r-- | public/mix-manifest.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 0967ef4..2d60117 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1 +1,4 @@ -{} +{ + "/js/app.js": "/js/app.js", + "/css/app.css": "/css/app.css" +} |
