From 0d855702b75864469092bedf1cae5976a4b9dae0 Mon Sep 17 00:00:00 2001 From: Adam Schmideg Date: Tue, 22 Jan 2019 14:41:53 +0100 Subject: [PATCH] Index page use custom css --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 86c22184d8..0abcb16329 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ --- layout: default css: -- ../static/styles/custom/home.css +- /static/styles/custom/home.css ---