From dc9c3cb84c2ca162a41bdf278f39deac246f81c1 Mon Sep 17 00:00:00 2001 From: 2deep4real <denis.peters@udo.edu> Date: Sun, 28 Jun 2015 01:02:56 +0200 Subject: [PATCH] see last commit (~_~) --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index dfb8775..a76058d 100755 --- a/index.php +++ b/index.php @@ -19,7 +19,7 @@ WebFontConfig = { custom : { families : ['time-medium', 'time-fat'], - urls : ['font.css'] + urls : ['css/font.css'] }, active : function() { fontsReady = true; -- GitLab