Add hadith search page address

This commit is contained in:
mustafa-rezae 2025-02-18 16:26:32 +03:30
parent 4b3f04ceb1
commit d5fdce4d03
2 changed files with 7 additions and 1 deletions

View File

@ -75,6 +75,12 @@ export default defineNuxtConfig({
file: "~/systems/search_ui/pages/search/(show)/[key]/[id]/index.vue",
},
// hadith
{
name: "hadithSearch",
path: "/hadith/search",
file: "~/systems/hadith_ui/pages/hadith/search.vue",
},
{
name: "hadith",
path: "/hadith",

@ -1 +1 @@
Subproject commit 49b47bb97fa7394c84ba16a340e08c1fac5384a1
Subproject commit 1f9ed61d5bafcd14cf354620ee90ae98cbe44636