Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/5f762d36a920600c30e823d17eb7038e090c119b You should set ROOT_URL correctly, otherwise the web may not work correctly.

Changed: switched from arrange: to nav: for custom sort order (sonarr location)

Changed: switched from arrange: to nav: for custom sort order (sonarr location)
pull/29/head
TRaSH 5 years ago
parent 557ead2491
commit 5f762d36a9

@ -1,4 +1,4 @@
arrange:
- index.md
- V3
- V2
nav:
- Home: index.md
- V3
- V2

@ -1,4 +1,4 @@
nav:
- README.md
- V3
- V2
arrange:
- index.md
- V3
- V2

Loading…
Cancel
Save