From 764b459ffd6989742ab3d10b3118615e0cd61aac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20=C5=A0ediv=C3=BD?= Date: Fri, 24 Jan 2020 19:14:51 +0100 Subject: [PATCH] switch themes in config --- config.ini | 1 + index.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config.ini b/config.ini index a90b315..39380dc 100644 --- a/config.ini +++ b/config.ini @@ -20,6 +20,7 @@ lang = en highlight = true [custom] +theme = theme01 ;header = data/header.html ;styles[] = static/styles/custom1.css ;styles[] = static/styles/custom2.css diff --git a/index.php b/index.php index b5de4e1..d6bb737 100644 --- a/index.php +++ b/index.php @@ -67,7 +67,7 @@ if(!empty($scripts)){ " rel="stylesheet" type="text/css" /> - " rel="stylesheet" type="text/css" /> + .css?v=" rel="stylesheet" type="text/css" />