Skip to content

Commit

Permalink
feat: mysql queries section
Browse files Browse the repository at this point in the history
  • Loading branch information
gozarman committed May 17, 2024
1 parent 58579e1 commit 2c9130b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions marzban/fa/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export const config: DefaultTheme.Config = {
{ text: 'مسدودسازی سایت ها', link: '/fa/examples/blocking-rules' },
{ text: 'همه چیز روی یک پورت', link: '/fa/examples/all-on-one-port' },
{ text: 'راه‌اندازی MySQL', link: '/fa/examples/mysql' },
{ text: 'کوئری های کاربردی SQL', link: '/fa/examples/mysql-queries' },
{ text: 'بک‌آپ گرفتن', link: '/fa/examples/backup' },
{ text: 'تغییر ورژن Xray-core', link: '/fa/examples/change-xray-version' },
],
Expand Down
5 changes: 5 additions & 0 deletions marzban/fa/examples/mysql-queries.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: کوئری های کاربردی SQL
---

# کوئری های کاربردی SQL

0 comments on commit 2c9130b

Please sign in to comment.