From f242ef24efdd6c1e7fe2f268ad0a365d3cd3dfb0 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Tue, 12 Feb 2019 11:06:37 -0600 Subject: [PATCH] put include on new line --- _includes/sections/email-alternatives.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/sections/email-alternatives.html b/_includes/sections/email-alternatives.html index cc03486b..eebb93e1 100644 --- a/_includes/sections/email-alternatives.html +++ b/_includes/sections/email-alternatives.html @@ -9,7 +9,8 @@ footer="OS: Windows, macOS, Linux." description="Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. It is decentralized and trustless, meaning that you need-not inherently trust any entities like root certificate authorities. It uses strong authentication which means that the sender of a message cannot be spoofed, and it aims to hide \"non-content\" data." - %} {% include card.html color="primary" + %} + {% include card.html color="primary" title="RetroShare" image="assets/img/tools/RetroShare.png" url="http://retroshare.net"