aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/_default/baseof.html
diff options
context:
space:
mode:
authorVerdant <i@glowisle.me>2026-03-22 20:54:46 +0800
committerVerdant <i@glowisle.me>2026-03-22 20:54:46 +0800
commit03757128df8774136f68acddcd346ffa3ee275fe (patch)
tree0461e73fcefe742ee3aa463c09b5295f82abfb54 /layouts/_default/baseof.html
parent5b1ddd7cc2ad7f334b1d29b7374c818614e654bd (diff)
downloadblog-03757128df8774136f68acddcd346ffa3ee275fe.tar.gz
blog-03757128df8774136f68acddcd346ffa3ee275fe.zip
refactor: refactor index
- add introduction - modify recent posts pieces - modify background color
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 21454e4..aad83c9 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -15,10 +15,6 @@
` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}}
{{- partial "style.html" . -}}
- <!-- {{- partial "style-min.html" . -}} -->
-
-
-
<!-- A partial to be overwritten by the user.
Simply place a custom_head.html into
your local /layouts/partials-directory -->