Browse Source

Minor fixes

master
Kenneth Skovhede 9 years ago
parent
commit
ad48409fb9
  1. 4
      _layouts/home.html
  2. 9
      _posts/articles/2016-03-16-duplicati-main.md

4
_layouts/home.html

@ -36,8 +36,8 @@
{% 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>Skinny Bones</h1>
<h2>Jump start your Jekyll site with something thin and light.</h2>
<h1>Duplicati</h1>
<h2>Store securely encrypted backups on cloud storage services!</h2>
<a href="{{ site.url }}/getting-started/" class="btn-inverse">Start Using Skinny Bones</a> &nbsp; or &nbsp; <a href="https://github.com/mmistakes/skinny-bones-jekyll" class="btn-inverse">View on GitHub</a>
</div><!-- /.page-lead-content -->
</div><!-- /.page-lead -->

9
_posts/articles/2016-03-16-duplicati-main.md

@ -8,15 +8,6 @@ comments: true
ads: true
---
# Duplicati
Store securely encrypted backups on cloud storage services!
[![Build Status](https://travis-ci.org/duplicati/duplicati.svg?branch=master)](https://travis-ci.org/duplicati/duplicati)
[![Issue Stats](http://www.issuestats.com/github/duplicati/duplicati/badge/pr)](http://www.issuestats.com/github/duplicati/duplicati/)
[![Issue Stats](http://www.issuestats.com/github/duplicati/duplicati/badge/issue)](http://www.issuestats.com/github/duplicati/duplicati/)
Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works with:
* Amazon S3

Loading…
Cancel
Save