From b495b5883418a05d3f000bfb845cbdfa740cb141 Mon Sep 17 00:00:00 2001 From: horus Date: Sun, 5 Jul 2026 00:49:11 +0200 Subject: navbar design fix --- public/mix-manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'public/mix-manifest.json') 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" +} -- cgit v1.2.3