Browse Source

Update home.html

master
René Stach 9 years ago
parent
commit
2aa8feb332
  1. 4
      _layouts/home.html

4
_layouts/home.html

@ -36,7 +36,7 @@
{% if page.image.feature %}
<div class="page-lead" style="background-image:url({{ site.url }}/images/{{ page.image.feature }})">
<div class="wrap page-lead-content">
<h1>Duplicati</h1>
<h1>Duplicati 2.0</h1>
<h2>Store securely encrypted backups on cloud storage services!</h2>
<a href="https://github.com/duplicati/duplicati/releases" class="btn-inverse">Download</a> &nbsp; or &nbsp; <a href="https://github.com/duplicati/duplicati" class="btn-inverse">View on GitHub</a>
</div><!-- /.page-lead-content -->
@ -68,4 +68,4 @@
</body>
</html>
</html>

Loading…
Cancel
Save