From 0785d137a8e8afa935389ef85d4ca6cc9c7a4bca Mon Sep 17 00:00:00 2001
From: root
Date: Wed, 29 Oct 2014 00:57:44 +0100
Subject: CDN support is stable.
---
index.php | 1 +
1 file changed, 1 insertion(+)
(limited to 'index.php')
diff --git a/index.php b/index.php
index 80d2703..b0d80fd 100644
--- a/index.php
+++ b/index.php
@@ -46,6 +46,7 @@ if( ! isset($_GET["page"]) || $_GET["page"] == "" )
+
" . file_get_contents('static/style.min.css');
?>
--
cgit v1.2.3