From 21a1078d64608d362906eab7e6ac7f9b42dc3d5a Mon Sep 17 00:00:00 2001 From: SysAdmin Date: Thu, 13 Nov 2025 19:15:42 +0000 Subject: [PATCH] refactor: Remove skip-to-content link per user request --- .../Areas/Admin/Views/Shared/_Layout.cshtml | 5 +--- LittleShop/littleshop-dev.db-shm | Bin 0 -> 32768 bytes LittleShop/littleshop-dev.db-wal | 0 LittleShop/wwwroot/css/modern-admin.css | 25 +----------------- commit-msg.txt | 24 ++++++++--------- 5 files changed, 14 insertions(+), 40 deletions(-) create mode 100644 LittleShop/littleshop-dev.db-shm create mode 100644 LittleShop/littleshop-dev.db-wal diff --git a/LittleShop/Areas/Admin/Views/Shared/_Layout.cshtml b/LittleShop/Areas/Admin/Views/Shared/_Layout.cshtml index 389fd29..3898374 100644 --- a/LittleShop/Areas/Admin/Views/Shared/_Layout.cshtml +++ b/LittleShop/Areas/Admin/Views/Shared/_Layout.cshtml @@ -40,9 +40,6 @@ @await RenderSectionAsync("Head", required: false) - - -
@@ -149,7 +146,7 @@
-
+
@RenderBody()
diff --git a/LittleShop/littleshop-dev.db-shm b/LittleShop/littleshop-dev.db-shm new file mode 100644 index 0000000000000000000000000000000000000000..fe9ac2845eca6fe6da8a63cd096d9cf9e24ece10 GIT binary patch literal 32768 zcmeIuAr62r3 \ No newline at end of file