From 70e783628b1bf863da45cc8879b06288a498840b Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 5 May 2023 03:16:06 -0600 Subject: update css, make articles more uniform, add toc and add functionality to scroll to the top --- plt/base.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'plt/base.html') diff --git a/plt/base.html b/plt/base.html index 5548ec9..1f476dc 100644 --- a/plt/base.html +++ b/plt/base.html @@ -15,6 +15,8 @@ + + {%block head_extra%}{%endblock head_extra%} @@ -27,6 +29,11 @@
+
+ +
{%block body_content%}{%endblock body_content%}
-- cgit v1.2.3-54-g00ecf