Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/48ee13b1f425d94addaa1b6e8ef27deeaf36a70b You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update front.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent d9e7114f7a
commit 48ee13b1f4

@ -9,6 +9,7 @@
{% include call-to-action.html %}
{% include services.html %}
{% include feature.html %}
{% include portfolio.html %}
{% include quote.html %}
{% include contact.html %}
</body>

Loading…
Cancel
Save