diff options
| author | Verdant <i@glowisle.me> | 2026-03-22 20:54:46 +0800 |
|---|---|---|
| committer | Verdant <i@glowisle.me> | 2026-03-22 20:54:46 +0800 |
| commit | 03757128df8774136f68acddcd346ffa3ee275fe (patch) | |
| tree | 0461e73fcefe742ee3aa463c09b5295f82abfb54 /layouts/_default | |
| parent | 5b1ddd7cc2ad7f334b1d29b7374c818614e654bd (diff) | |
| download | blog-03757128df8774136f68acddcd346ffa3ee275fe.tar.gz blog-03757128df8774136f68acddcd346ffa3ee275fe.zip | |
refactor: refactor index
- add introduction
- modify recent posts pieces
- modify background color
Diffstat (limited to 'layouts/_default')
| -rw-r--r-- | layouts/_default/baseof.html | 4 |
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 --> |
