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,14 +4,14 @@
{% include card.html color="success"
title="OpenNIC - Service"
image="assets/img/tools/OpenNIC.png"
image="/assets/img/tools/OpenNIC.png"
url="https://www.opennic.org/"
description="OpenNIC is an alternate network information center/alternative DNS root which lists itself as an alternative to ICANN and its registries. Like all alternative root DNS systems, OpenNIC-hosted domains are unreachable to the vast majority of the Internet."
%}
{% include card.html color="primary"
title="Njalla - Domain Registration"
image="assets/img/provider/Njalla.png"
image="/assets/img/provider/Njalla.png"
url="https://njal.la/"
tor="http://njalladnspotetti.onion"
description="Njalla only needs your email or jabber address in order to register a domain name for you. Created by people from The Pirate Bay and IPredator VPN. Accepted Payments: Bitcoin, Litecoin, Monero, DASH, Bitcoin Cash and PayPal. A privacy-aware domain registration service."
@@ -19,7 +19,7 @@
{% include card.html color="warning"
title="DNSCrypt - Tool"
image="assets/img/tools/DNSCrypt.png"
image="/assets/img/tools/DNSCrypt.png"
url="https://dnscrypt.info/"
description="A protocol for securing communications between a client and a DNS resolver. The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography and is very similar to DNSCurve, but focuses on securing communications between a client and its first-level resolver."
%}