Add hadith search page address
This commit is contained in:
parent
4b3f04ceb1
commit
d5fdce4d03
|
@ -75,6 +75,12 @@ export default defineNuxtConfig({
|
||||||
file: "~/systems/search_ui/pages/search/(show)/[key]/[id]/index.vue",
|
file: "~/systems/search_ui/pages/search/(show)/[key]/[id]/index.vue",
|
||||||
},
|
},
|
||||||
// hadith
|
// hadith
|
||||||
|
|
||||||
|
{
|
||||||
|
name: "hadithSearch",
|
||||||
|
path: "/hadith/search",
|
||||||
|
file: "~/systems/hadith_ui/pages/hadith/search.vue",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "hadith",
|
name: "hadith",
|
||||||
path: "/hadith",
|
path: "/hadith",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 49b47bb97fa7394c84ba16a340e08c1fac5384a1
|
Subproject commit 1f9ed61d5bafcd14cf354620ee90ae98cbe44636
|
Loading…
Reference in New Issue
Block a user