From 45dba0654aa9c8ba210b8d5b80cdc388c408beef Mon Sep 17 00:00:00 2001
From: 135e2 <135e2@135e2.tk>
Date: Thu, 2 Jun 2022 00:28:08 +0800
Subject: chore: load css & js locally...
... for better loading speed since jsDelivr sucks
---
layout/_partial/head.ejs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'layout/_partial/head.ejs')
diff --git a/layout/_partial/head.ejs b/layout/_partial/head.ejs
index 7c957ec..fb85da4 100644
--- a/layout/_partial/head.ejs
+++ b/layout/_partial/head.ejs
@@ -33,6 +33,6 @@
<%- css('css/style.min.css') %>
-
-
+
+
--
cgit v1.2.3