From c9a56407b9d294d72d55bd449ee4f7935ca5ce44 Mon Sep 17 00:00:00 2001 From: uint Date: Fri, 19 Dec 2025 19:25:42 +0000 Subject: [PATCH] update example site --- example/{home.md => index.md} | 0 example/template.html | 29 +++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) rename example/{home.md => index.md} (100%) create mode 100644 example/template.html diff --git a/example/home.md b/example/index.md similarity index 100% rename from example/home.md rename to example/index.md diff --git a/example/template.html b/example/template.html new file mode 100644 index 0000000..81f978b --- /dev/null +++ b/example/template.html @@ -0,0 +1,29 @@ + + + + + {{TITLE}} + + + + + + +
+

: mallocd :

+
+ + + +
+ {{CONTENT}} +
+ + + + +