From 5212bbf9c4bb14d0ee5f009512df0bb6f7a475d0 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Fri, 5 Oct 2018 21:51:54 +0200 Subject: Replace font-awesome with fork-awesome This patch replaces font-awesome with its fork called fork-awesome. Besides the fact that the newer versions of font-awesome can't be shipped with distros like debian due to license issues, fork-awesome also provides more FOSS related icons and builds on top of version 4.7.x of font-awesome, which we used until this patch. Signed-off-by: Sheogorath --- public/views/codimd/head.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views/codimd/head.ejs') diff --git a/public/views/codimd/head.ejs b/public/views/codimd/head.ejs index 1f446253..b76eb706 100644 --- a/public/views/codimd/head.ejs +++ b/public/views/codimd/head.ejs @@ -9,7 +9,7 @@ <% if(useCDN) { %> - + -- cgit v1.2.3