feat(agenda): add weekly agenda experience
This commit is contained in:
@@ -77,6 +77,14 @@ export const NAV_DROPDOWN_GROUPS = [
|
||||
icon: "mdi:dots-horizontal",
|
||||
insertAfter: "gallery",
|
||||
items: [
|
||||
{
|
||||
id: "agenda",
|
||||
label: "Haftalık Gündem",
|
||||
href: "/agenda",
|
||||
icon: "mdi:newspaper-variant-outline",
|
||||
external: false,
|
||||
keywords: ["gündem", "agenda", "newsletter", "haftalık", "weekly", "haber"],
|
||||
},
|
||||
{
|
||||
id: "animationResources",
|
||||
label: "Animasyon Kaynakları",
|
||||
|
||||
Reference in New Issue
Block a user