aboutsummaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2024-10-27 09:47:48 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2024-10-27 09:47:48 -0500
commitb8af1f55aed0b89dfa7e18a2a0a1e0ab3bff0467 (patch)
tree7c8ca76c5e728ace0bf0fa7c847afb30ab107073 /template.html
parent8412b7179fc4488d29235fa0c7ce3c80c3a0850c (diff)
toc on sidebar for md files
Diffstat (limited to 'template.html')
-rw-r--r--template.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/template.html b/template.html
index 210755b..a6e44ae 100644
--- a/template.html
+++ b/template.html
@@ -6,7 +6,6 @@
<link rel="stylesheet" href="./pandoc.css">
</head>
<body>
- <a href="..">« Back</a>
<h1>$title$</h1>
$body$
</body>