From e133598401f610dd14e1346c147e596429c1a324 Mon Sep 17 00:00:00 2001 From: Charles Chin Date: Mon, 1 Apr 2024 19:42:04 +0800 Subject: [PATCH] chore: theme doit bump to version --- assets/data/cdn/jsdelivr.yml | 2 -- layouts/posts/single.html | 4 ++-- themes/DoIt | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/assets/data/cdn/jsdelivr.yml b/assets/data/cdn/jsdelivr.yml index c188a539957..efa824928ce 100644 --- a/assets/data/cdn/jsdelivr.yml +++ b/assets/data/cdn/jsdelivr.yml @@ -48,8 +48,6 @@ libFiles: mermaidJS: mermaid@10.9.0/dist/mermaid.min.js # meting@2.0.1 https://github.com/metowolf/MetingJS metingJS: meting@2.0.1/dist/Meting.min.js - # normalize.css@8.0.1 https://github.com/necolas/normalize.css - normalizeCSS: normalize.css@8.0.1/normalize.min.css # object-fit-images@3.2.4 https://github.com/fregante/object-fit-images objectFitImagesJS: object-fit-images@3.2.4/dist/ofi.min.js # sharer.js@0.5.1 https://github.com/ellisonleao/sharer.js diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 2daaae8bcfa..16b08520441 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -163,7 +163,7 @@

{{ . }}

{{ T "series" }} - {{ $term.Title }} - + {{ partial "plugin/fontawesome.html" (dict "Style" "solid" "Icon" "angle-right") }}