Change all asset links

Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :)
This commit is contained in:
2019-03-31 23:31:36 -05:00
parent de1a70b5dd
commit 4e1ea7f0a5
38 changed files with 136 additions and 136 deletions

View File

@ -4,7 +4,7 @@
{% include card.html color="success"
title="Bitmessage"
image="assets/img/tools/Bitmessage.png"
image="/assets/img/tools/Bitmessage.png"
url="https://bitmessage.org/"
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,
@ -12,7 +12,7 @@
%}
{% include card.html color="primary"
title="RetroShare"
image="assets/img/tools/RetroShare.png"
image="/assets/img/tools/RetroShare.png"
url="https://retroshare.cc/"
footer="OS: Windows, macOS, Linux."
description="Retroshare creates encrypted connections to your friends. Nobody can spy on you. Retroshare is completely decentralized. This means there are no central servers. It is entirely Open-Source and free. There are no costs, no ads and no Terms of Service."