From 3304d9d2648bceecdb3d6604d84087ca74db1255 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Wed, 1 Jun 2022 22:56:49 +0800 Subject: fix: set initial media attributes Set default bulma theme while loading css to avoid switching website theme regularly at loading stage. --- layout/_partial/head.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layout') diff --git a/layout/_partial/head.ejs b/layout/_partial/head.ejs index 54ec4c0..7c957ec 100644 --- a/layout/_partial/head.ejs +++ b/layout/_partial/head.ejs @@ -33,6 +33,6 @@ <%- css('css/style.min.css') %> - - + + -- cgit v1.2.3