From ff00b85135251302644d8c577df5a5b1f90eccaf Mon Sep 17 00:00:00 2001 From: onomanapeia Date: Mon, 8 Jul 2024 15:40:54 -0500 Subject: [PATCH] tweaks --- templates/page.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/templates/page.html b/templates/page.html index 987f262..072690c 100644 --- a/templates/page.html +++ b/templates/page.html @@ -2,13 +2,6 @@ {% block content %}

{{ page.title }}

-
-{% if config.extra.author and config.extra.display_author == true %} -
-{% endif %} -
- -
{% if page.toc and page.extra.toc %} {% for h1 in page.toc %}