feat: implement data management panel and blog data utilities
This commit is contained in:
@@ -61,10 +61,10 @@ const blogItems: CommandPaletteItem[] = [
|
||||
},
|
||||
{
|
||||
id: "blog-content-page",
|
||||
label: "Podcast ve İçerikler",
|
||||
label: "Video ve Notlar",
|
||||
href: "/content",
|
||||
icon: "mdi:microphone-outline",
|
||||
keywords: ["podcast", "yazılım", "masa başı", "içerik", "content"],
|
||||
icon: "mdi:video-outline",
|
||||
keywords: ["video", "youtube", "not", "pdf", "içerik", "content"],
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user