From 4e65aca18e90ce4fc3f1e9db57c559b61afee849 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Sun, 17 May 2026 13:20:43 +0800 Subject: [PATCH] style(favicon): add cache busting query parameter to favicon.ico link to bypass browser caching --- resources/views/auth/login.blade.php | 2 +- resources/views/layouts/admin.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index 24be2f7..56c7b82 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -5,7 +5,7 @@ {{ config('app.name', 'Laravel') }} - + diff --git a/resources/views/layouts/admin.blade.php b/resources/views/layouts/admin.blade.php index d59d059..f43566d 100644 --- a/resources/views/layouts/admin.blade.php +++ b/resources/views/layouts/admin.blade.php @@ -8,7 +8,7 @@ {{ config('app.name', 'Star Cloud') }} - +