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/46cc0dd3a48419ba7ebb2ae5e3257cf57cc66a8d?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update mkdocs.yml

pull/28/head
TRaSH 5 years ago
parent 0c678e705b
commit 46cc0dd3a4

@ -2,7 +2,7 @@
site_name: TRaSH Guides site_name: TRaSH Guides
site_description: Here you will find a collection of Setup Guides, Tips and Scripts that I've made/collected. site_description: Here you will find a collection of Setup Guides, Tips and Scripts that I've made/collected.
site_author: TRaSH site_author: TRaSH
site_url: http://trash-guides.info/ site_url: https://trash-guides.info/
repo_url: https://github.com/TRaSH-/Guides repo_url: https://github.com/TRaSH-/Guides
repo_name: TRaSH-/Guides repo_name: TRaSH-/Guides

Loading…
Cancel
Save