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:
@ -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."
|
||||
|
Reference in New Issue
Block a user