From a53302a077b8eea3591460a03a60c9621c3f4586 Mon Sep 17 00:00:00 2001 From: zsloan Date: Wed, 25 Nov 2020 13:11:11 -0600 Subject: Substituted CDN link to the font-awesome CSS with the local guix profile link --- wqflask/wqflask/templates/search_result_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wqflask/wqflask/templates/search_result_page.html b/wqflask/wqflask/templates/search_result_page.html index 8e2b06a4..35d8ed27 100644 --- a/wqflask/wqflask/templates/search_result_page.html +++ b/wqflask/wqflask/templates/search_result_page.html @@ -2,9 +2,9 @@ {% block title %}Search Results{% endblock %} {% block css %} + - {% endblock %} -- cgit v1.2.3