mirror of
https://github.com/iv-org/documentation.git
synced 2025-11-29 11:46:55 -05:00
add tutorial on how to hide public instance
This commit is contained in:
parent
9323bee1da
commit
fa8610156a
2 changed files with 235 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ nav:
|
|||
- 'captcha-bug.md'
|
||||
- 'anti-captcha.md'
|
||||
- 'takedown.md'
|
||||
- 'hide-instance-behind-proxy-server.md'
|
||||
- 'For Developers':
|
||||
- 'api.md'
|
||||
- 'api/common_types.md'
|
||||
|
|
@ -60,3 +61,4 @@ markdown_extensions:
|
|||
- pymdownx.inlinehilite
|
||||
- pymdownx.snippets
|
||||
- pymdownx.superfences
|
||||
- pymdownx.details # https://facelessuser.github.io/pymdown-extensions/extensions/details/
|
||||
Loading…
Add table
Add a link
Reference in a new issue