updated some of things

This commit is contained in:
rgrgogu
2026-08-03 12:03:11 +08:00
parent 1315796412
commit 6be0c29850
75 changed files with 1743 additions and 1702 deletions
+2 -2
View File
@@ -41,8 +41,8 @@ export const ADMIN_SECTIONS = [
title: "Site Content",
description: "Manage public-facing content",
tiles: [
{ key: "advertisements", label: "Advertisements", icon: Megaphone, link: "/admin/advertisements" },
{ key: "notifications", label: "Announcements", icon: Bell, link: "/admin/announcements" },
{ key: "advertisements", label: "Ads", icon: Megaphone, link: "/admin/advertisements" },
{ key: "notifications", label: "Alerts", icon: Bell, link: "/admin/announcements" },
],
},
{