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

@ -3,20 +3,20 @@
<div class="row mb-2">
{% include card.html color="success"
title="BAHNHOF"
image="assets/img/provider/bahnhof.png"
image="/assets/img/provider/bahnhof.png"
url="https://www.bahnhof.net/"
description="BAHNHOF is a widely known 'bullet-proof' hosting company utilized by Wikileaks."
%}
{% include card.html color="primary"
title="Colocation: DataCell"
image="assets/img/provider/datacell.png"
image="/assets/img/provider/datacell.png"
url="https://datacell.is/"
description="DataCell is a data center providing secure colocating in Switzerland and Iceland."
%}
{% include card.html color="warning"
title="VPS/Web Hosting: Orange Website"
image="assets/img/provider/orange_hosting.png"
image="/assets/img/provider/orange_hosting.png"
url="https://www.orangewebsite.com/"
description="Orange Website is an Icelandic web hosting provider that prides themselves in protecting online privacy and free speech."
%}