fix "home" link

when using the ipfs version, this would point to the regular one, now it should point to the index in every version
pull/5/head
ajs124 5 years ago committed by urbanguacamole
parent 6056bb8aca
commit 402d9836ea

@ -13,7 +13,7 @@
<body onload="loadMeta('generated/inx.meta.json')">
<nav class="navbar is-warning" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="is-light navbar-item" href="https://torrent-paradise.ml">
<a class="is-light navbar-item" href="index.html">
<i class="fas fa-sun"></i>
</a>
<a class="navbar-item" href="about.html">

Loading…
Cancel
Save