Merge pull request #2343 from goldenpipes/patch-2

Update index.html
pull/4171/head
Jamie 7 years ago committed by GitHub
commit e30f8a49dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -69,7 +69,7 @@
</svg> </svg>
<div class="intro"> <div class="intro">
<img src="img/logo-orange-small.png" alt="Ombi logo"> <img src="img/logo-orange-small.png" alt="Ombi logo">
<a class="button-white" href="https://github.com/tidusjar/Ombi">Download</a> <a class="button-white" href="https://github.com/tidusjar/Ombi/releases">Download</a>
<a class="button-white" href="https://demo.ombi.io/">Demo</a> <a class="button-white" href="https://demo.ombi.io/">Demo</a>
</div> </div>
<div class="intro-read-more"> <div class="intro-read-more">
@ -192,4 +192,4 @@
gtag('config', 'UA-89270627-2'); gtag('config', 'UA-89270627-2');
</script> </script>
</body> </body>
</html> </html>

Loading…
Cancel
Save