+ {{- partial "header.html" . -}}
+
- {{- partial "footer.html" . -}}
diff --git a/blog/themes/mineral/layouts/partials/footer.html b/blog/themes/mineral/layouts/partials/footer.html
index e69de29..da43129 100644
--- a/blog/themes/mineral/layouts/partials/footer.html
+++ b/blog/themes/mineral/layouts/partials/footer.html
@@ -0,0 +1,5 @@
+
+ {{- block "main" . }}{{- end }}
+
+ {{- partial "footer.html" . -}}
+
\ No newline at end of file
diff --git a/blog/themes/mineral/layouts/partials/head.html b/blog/themes/mineral/layouts/partials/head.html
index e69de29..8c51670 100644
--- a/blog/themes/mineral/layouts/partials/head.html
+++ b/blog/themes/mineral/layouts/partials/head.html
@@ -0,0 +1,14 @@
+
+
+
+
+copyright (c) 2021 steven ye
+
+
\ No newline at end of file
+
+MT_SITE_TITLE
+MT_SITE_SUBTITLE
+