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