summary refs log tree commit diff stats
path: root/theme/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css.php')
-rw-r--r--theme/css.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/css.php b/theme/css.php index e65d5c6..74e7c09 100644 --- a/theme/css.php +++ b/theme/css.php
@@ -29,6 +29,5 @@ include('layouts/' . getLayout() . '/style.php');
29include('css/blog.php'); 29include('css/blog.php');
30include('css/bubbles.css'); 30include('css/bubbles.css');
31include('css/quotes.css'); 31include('css/quotes.css');
32include('css/holiday.php');
33 32
34?> 33?>