From bed5036ddfe26969abc1008001f892c894fc4fd8 Mon Sep 17 00:00:00 2001
From: LIUBINfighter <142153595+LIUBINfighter@users.noreply.github.com>
Date: Wed, 14 Aug 2024 20:45:05 +0800
Subject: [PATCH] add layout 3
---
layouts/ReadMe.md | 4 +
layouts/_default/single.html | 71 ++++++++++++
layouts/partials/extend_footer.html | 14 ---
layouts/partials/footer.html | 155 ++++++++++++++++++++++++++
layouts/partials/head.html | 162 ++++++++++++++++++++++++++++
5 files changed, 392 insertions(+), 14 deletions(-)
create mode 100644 layouts/ReadMe.md
create mode 100644 layouts/_default/single.html
delete mode 100644 layouts/partials/extend_footer.html
create mode 100644 layouts/partials/footer.html
create mode 100644 layouts/partials/head.html
diff --git a/layouts/ReadMe.md b/layouts/ReadMe.md
new file mode 100644
index 0000000..d8be6c5
--- /dev/null
+++ b/layouts/ReadMe.md
@@ -0,0 +1,4 @@
+这个文件夹是为了自定义界面提供的。
+
+
+由于使用了git submodule自动更新PaperMod,你在themes\PaperMod里的修改仅供本地预览(不会上传到github并重新编译),修改后的文件将要额外放到这个文件夹里。
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
new file mode 100644
index 0000000..f5e908e
--- /dev/null
+++ b/layouts/_default/single.html
@@ -0,0 +1,71 @@
+{{- define "main" }}
+
+
+ {{ .Title }}
+ {{- if .Draft }}
+
+
+
+ {{- end }}
+
+ {{- if .Description }}
+