chore: add models
This commit is contained in:
17
_quarto.yml
17
_quarto.yml
@@ -11,15 +11,24 @@ website:
|
||||
contents:
|
||||
- href: index.qmd
|
||||
text: "صفحه اصلی"
|
||||
|
||||
- section: "مستندات"
|
||||
contents:
|
||||
- href: ./docs/models.qmd
|
||||
text: "مدلها"
|
||||
- href: ./docs/services.qmd
|
||||
text: "سرویسها"
|
||||
- section: "سرویسها"
|
||||
contents:
|
||||
- href: docs/services.qmd
|
||||
text: "سرویسها"
|
||||
|
||||
- section: "مدلها"
|
||||
contents:
|
||||
- href: docs/models/description.qmd
|
||||
text: "توضیحات"
|
||||
- href: docs/models/backend.qmd
|
||||
text: "mongoose"
|
||||
|
||||
format:
|
||||
html:
|
||||
theme: default
|
||||
css: styles.css
|
||||
|
||||
lang: fa
|
||||
|
||||
Reference in New Issue
Block a user