From 3b998f34d54bcf4a4409f0c8221347ffbf0460a1 Mon Sep 17 00:00:00 2001 From: BurungHantu1605 Date: Tue, 2 Apr 2019 09:19:18 +0800 Subject: [PATCH 1/2] description --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 9132e0aa..4f6f8b68 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,9 @@ title: Privacy Tools - Encryption Against Global Mass Surveillance -description: You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance. +description: You are being watched. Knowledge, encryption and privacy tools to protect you against global mass surveillance. url: "https://www.privacytools.io" sass: style: compressed plugins: - jekyll-sitemap sitemap: -file: "/sitemap.xml" +file: "/sitemap.xml" \ No newline at end of file -- 2.49.0 From 0e1993edda98a3dbe51e00ab03d8256719c12843 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Mon, 1 Apr 2019 20:24:34 -0500 Subject: [PATCH 2/2] Use page descriptions --- _includes/head.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 456170ae..669345a7 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -4,7 +4,7 @@ - + @@ -19,9 +19,9 @@ {% endif %} - + - + -- 2.49.0