Rework the homepage and the nav completely

This commit is contained in:
TheFrenchGhosty 2023-07-10 15:37:11 +02:00
parent c3af90dd3b
commit 2330e17776
No known key found for this signature in database
GPG key ID: 4E616F0FFE25B75B
2 changed files with 24 additions and 14 deletions

View file

@ -10,29 +10,30 @@ nav:
- Home: 'index.md'
- 'General':
- 'instances.md'
- 'export-youtube-subscriptions.md'
- 'preferences.md'
- 'applications.md'
- 'export-youtube-subscriptions.md'
- 'faq.md'
- 'For Advanced Users':
- 'preferences.md'
- 'search-filters.md'
- 'url-parameters.md'
- 'proxy-videos.md'
- 'geoblocking.md'
- 'umatrix.md'
- 'known-exception.md'
- 'faq.md'
- 'redirector-setup.md'
- 'For Administrators':
- 'installation.md'
- 'configuration.md'
- 'apache2.md'
- 'nginx.md'
- 'caddy.md'
- 'apache2.md'
- 'db-maintenance.md'
- 'captcha-bug.md'
- 'anti-captcha.md'
- 'takedown.md'
- 'hide-instance-behind-proxy-server.md'
- 'captcha-bug.md'
- 'anti-captcha.md'
- 'reset-pass.md'
- 'known-exception.md'
- 'For Developers':
- 'api.md'
- 'api/common_types.md'