
{% t pages.home.feature-private-heading %}
{% tmd pages.home.feature-private-text %}
{% t pages.home.feature-instant-heading %}
{% tmd pages.home.feature-instant-text %}
From 65bcd78cb0a057c5bdc91e2df1163640bf27d984 Mon Sep 17 00:00:00 2001 From: 0xfff <0xfff@protonmail.com> Date: Fri, 9 Sep 2016 18:55:54 +0200 Subject: [PATCH] =?UTF-8?q?(Update)=C2=A0Home:=20replace=20png=20icons=20w?= =?UTF-8?q?ith=20svgs=20(#8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/img/home/instant.svg | 1 + assets/img/home/private.svg | 1 + assets/img/home/secure.svg | 1 + index.html | 6 +++--- 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 assets/img/home/instant.svg create mode 100644 assets/img/home/private.svg create mode 100644 assets/img/home/secure.svg diff --git a/assets/img/home/instant.svg b/assets/img/home/instant.svg new file mode 100644 index 0000000..4247d1c --- /dev/null +++ b/assets/img/home/instant.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/img/home/private.svg b/assets/img/home/private.svg new file mode 100644 index 0000000..0de715e --- /dev/null +++ b/assets/img/home/private.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/img/home/secure.svg b/assets/img/home/secure.svg new file mode 100644 index 0000000..0de715e --- /dev/null +++ b/assets/img/home/secure.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index afecded..4b74473 100644 --- a/index.html +++ b/index.html @@ -30,18 +30,18 @@ description: pages.home.description