From 228811363d9f48f032a46d177869e378d10b17c7 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/mono.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 www/layouts/shortcodes/mono.html (limited to 'www/layouts/shortcodes/mono.html') diff --git a/www/layouts/shortcodes/mono.html b/www/layouts/shortcodes/mono.html new file mode 100644 index 0000000..ab183a5 --- /dev/null +++ b/www/layouts/shortcodes/mono.html @@ -0,0 +1,3 @@ +
+ {{ .Inner | .Page.RenderString }} +
-- cgit v1.2.3