From 6b32914ba4e7cf99366c3280f55564bd10b5542d Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Mon, 3 Mar 2025 23:29:38 +0800 Subject: feat(www): hurd and todos. --- www/layouts/shortcodes/todo.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 www/layouts/shortcodes/todo.html (limited to 'www/layouts/shortcodes/todo.html') diff --git a/www/layouts/shortcodes/todo.html b/www/layouts/shortcodes/todo.html new file mode 100644 index 0000000..1327b31 --- /dev/null +++ b/www/layouts/shortcodes/todo.html @@ -0,0 +1 @@ +{{ .Get "name" }} \ No newline at end of file -- cgit v1.2.3