From 3351beb61c7dbb914790710906d7db0c523fdf37 Mon Sep 17 00:00:00 2001
From: 135e2 <135e2@135e2.tk>
Date: Thu, 29 Dec 2022 17:23:58 +0800
Subject: revert: Revert "chore: load css & js locally..."
This reverts commit 45dba0654aa9c8ba210b8d5b80cdc388c408beef.
Conflicts:
layout/_partial/head.ejs
layout/_partial/scripts.ejs
---
layout/_partial/scripts.ejs | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'layout/_partial/scripts.ejs')
diff --git a/layout/_partial/scripts.ejs b/layout/_partial/scripts.ejs
index 61aece8..6c4bc14 100644
--- a/layout/_partial/scripts.ejs
+++ b/layout/_partial/scripts.ejs
@@ -40,13 +40,13 @@
<% if (is_post() && theme.podcast && page.podcast) { %>
-
-
+
+
<% if (page.podcast.chapters) { %>
-
+
- <% } %>
+ href="https://cdn.jsdelivr.net/npm/shikwasa/dist/shikwasa.chapter.min.css">
+ <% } %>
<% } %>
--
cgit v1.2.3