From 9b14d7b963fd912310b054e91c10cfe789491aff Mon Sep 17 00:00:00 2001 From: JT Date: Sun, 25 Jun 2023 23:20:01 +0800 Subject: feat: photo previewer support (#113) --- _includes/head.html | 1 + 1 file changed, 1 insertion(+) (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html index 0434442..258036e 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -14,5 +14,6 @@ {%- include extensions/google-analytics.html -%} {%- endif -%} {%- include extensions/code-highlight.html -%} + {%- include extensions/photo-swipe.html -%} {%- include custom-head.html -%} -- cgit v1.2.3