|
|
@ -37,8 +37,8 @@ |
|
|
|
{% include header.html %} |
|
|
|
{% include navigation-sliding.html %} |
|
|
|
|
|
|
|
{% if page.image.feature %} |
|
|
|
<div class="page-lead" style="background-image:url({{ site.url }}/images/{{ page.image.feature }})"> |
|
|
|
{% if page.image.parallax %} |
|
|
|
<div class="page-lead" style="background-image:url({{ site.url }}/images/{{ page.image.parallax }})"> |
|
|
|
<div class="wrap page-lead-content"> |
|
|
|
<h1>Duplicati 2.0</h1> |
|
|
|
<h2>Free backup software to store encrypted backups online<br />For Windows, macOS and Linux</h2> |
|
|
|