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

@ -13,17 +13,18 @@
</div>
<div class="col-sm-5">
<div class="device-container">
<div class="device-mockup iphone6_plus portrait white">
<img src="img/final2.png" class="img-responsive" alt="">
<!-- <div class="device-mockup iphone6_plus portrait white">
<div class="device">
<div class="screen">
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
<img src="img/search.png" class="img-responsive" alt="">
<!-- <img src="img/search.png" class="img-responsive" alt="">
</div>
<div class="button">
<!-- You can hook the "home button" to some JavaScript events or just remove it -->
</div>
<!-- </div>
</div>
</div>
</div>-->
</div>
</div>
</div>

Loading…
Cancel
Save