From 18ea2a3b0469dc6988720f39afca43fbd11dc127 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Mon, 6 Feb 2023 13:00:28 +0000 Subject: [PATCH] remove table of contents --- templates/article.html | 45 ++++++++++++++++----------------------- templates/home_index.html | 1 - 2 files changed, 18 insertions(+), 28 deletions(-) diff --git a/templates/article.html b/templates/article.html index 6d1c404..fa23afe 100644 --- a/templates/article.html +++ b/templates/article.html @@ -17,34 +17,25 @@
-
+

+ permalink (uuid: $uuid$) +

+

tags: [ + $for(tags)$ + $tags$$sep$, + $endfor$ + ]

+

+ written by $for(author)$$author$$sep$, $endfor$ +

+

+ syntax highlighting based on Pygments' default + colors +

+

+ page generated by notes2web +

Commit log (file history) diff --git a/templates/home_index.html b/templates/home_index.html index 2e322ea..1239b27 100644 --- a/templates/home_index.html +++ b/templates/home_index.html @@ -15,7 +15,6 @@ Browse here or by tag here.
-

Press Enter to open first result or Shift+Enter to open in new tab