From b8af1f55aed0b89dfa7e18a2a0a1e0ab3bff0467 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Sun, 27 Oct 2024 09:47:48 -0500 Subject: toc on sidebar for md files --- article_template.html | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 article_template.html (limited to 'article_template.html') diff --git a/article_template.html b/article_template.html new file mode 100644 index 0000000..79cb640 --- /dev/null +++ b/article_template.html @@ -0,0 +1,93 @@ + + + + + $title$ + + + + +
+
+ « Back +

$title$

+ $body$ +
+ +
+ + + -- cgit v1.3.1