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

@ -8,7 +8,7 @@
{% include card.html color="success"
title="searx"
image="assets/img/provider/searx.jpg"
image="/assets/img/provider/searx.jpg"
url="https://searx.me/"
tor="http://ulrn6sryqaifefld.onion"
extra_button='<a class="btn btn-success mb-1" href="https://github.com/asciimoo/searx/wiki/Searx-instances">List of Instances</a>'
@ -17,14 +17,14 @@
{% include card.html color="primary"
title="StartPage"
image="assets/img/provider/StartPage.png"
image="/assets/img/provider/StartPage.png"
url="https://www.startpage.com/"
description="Google search results, with complete privacy protection. Behind StartPage is a European company that has been obsessive about privacy since 2006."
%}
{% include card.html color="warning"
title="DuckDuckGo"
image="assets/img/provider/DuckDuckGo.jpg"
image="/assets/img/provider/DuckDuckGo.jpg"
url="https://duckduckgo.com/"
tor="http://3g2upl4pq6kufc4m.onion"
description='The search engine that doesn\'t track you. Some of DuckDuckGo\'s code is free software hosted at <a href="https://github.com/duckduckgo">GitHub</a>, but the core is proprietary. <span class="flag-icon flag-icon-us"></span> <a href="#ukusa">The company is based in the USA.</a>'