From 4182874b764ea3d6ec6224e1b4d0f1b38ff78c05 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Tue, 1 Apr 2025 23:44:50 +0800 Subject: feat(www): update. --- www/layouts/shortcodes/todo.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'www/layouts/shortcodes') diff --git a/www/layouts/shortcodes/todo.html b/www/layouts/shortcodes/todo.html index 1327b31..b4fc680 100644 --- a/www/layouts/shortcodes/todo.html +++ b/www/layouts/shortcodes/todo.html @@ -1 +1,5 @@ -{{ .Get "name" }} \ No newline at end of file +
+

{{ .Get "name" }}

+ {{ .Inner }} +
+ -- cgit v1.2.3