From 3a14e8ee31f49133f226480cadcc8a756ed490ab Mon Sep 17 00:00:00 2001 From: Chris Krycho Date: Tue, 26 Sep 2023 07:49:03 -0600 Subject: [PATCH] Drop Vercel reference --- templates/index.html | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/templates/index.html b/templates/index.html index 6b9e46c..ac03ce2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -13,30 +13,24 @@ - +
-

{{section.title}}

-

- Version {{section.extra.version}}
- (Last updated on {{section.extra.date | date(format="%B %e, %Y") }})
- See the source, - file an issue, - or suggest a change. -

-
+
+

{{section.title}}

+

+ Version {{section.extra.version}}
+ (Last updated on {{section.extra.date | date(format="%B %e, %Y") }})
+ See the source, + file an issue, + or suggest a change. +

+
{{section.content | safe}} - -
- -

-

- \ No newline at end of file +