Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/22b86002f65adb0d1271205263589a7c0103a9b1?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update header.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent b26c349d96
commit 22b86002f6

@ -1,7 +1,7 @@
<header>
<div class="container">
<div class="header-content">
<img src="img/MockUp.png" class="img-responsive" alt="">
<img src="img/headerimg.png" class="img-responsive" alt="">
<h1>Your personal media assistant!</h1>
<p>A simple way for your shared media users to request and download content - automatically! Learn how to get up and running in 5 minutes, below.</p>
<a href="#why" class="btn btn-filled btn-xl page-scroll">Learn More &darr;</a>

Loading…
Cancel
Save