Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/a9cd284c11dbfe5ca7612983f170aad2144614f9 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 8cf6d47747
commit a9cd284c11

@ -11,7 +11,6 @@
{% include feature.html %}
{% include portfolio.html %}
{% include quote.html %}
{% include contact.html %}
</body>
</html>

Loading…
Cancel
Save