diff --git a/web/public/images/logo.png b/web/public/images/logo.png index 9a929ca..6786fb3 100644 Binary files a/web/public/images/logo.png and b/web/public/images/logo.png differ diff --git a/web/public/mix-manifest.json b/web/public/mix-manifest.json new file mode 100644 index 0000000..d6afdd9 --- /dev/null +++ b/web/public/mix-manifest.json @@ -0,0 +1,5 @@ +{ + "/js/app.js": "/js/app.js?id=c057b931349e16c6860e84d6115094f6", + "/js/pages/maintenance.js": "/js/pages/maintenance.js?id=e3ff1a0cc59435b2953e748e81e0f7cf", + "/css/graphictoria.css": "/css/graphictoria.css?id=6e93f52b1061627528f463b8b21f5d07" +} diff --git a/web/resources/views/layouts/nav.blade.php b/web/resources/views/layouts/nav.blade.php index 3d35b32..1742215 100644 --- a/web/resources/views/layouts/nav.blade.php +++ b/web/resources/views/layouts/nav.blade.php @@ -100,4 +100,9 @@ @endif -@endforeach \ No newline at end of file +@endforeach + \ No newline at end of file