From 0b0f971871773b77adc719ca4f0de52f0394e68f Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 3 Jan 2026 11:11:58 -0500 Subject: Including link to website source code --- templates/articletemplate.html | 2 +- templates/error.html | 2 +- templates/template.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/articletemplate.html b/templates/articletemplate.html index 0e7d22b..182632d 100755 --- a/templates/articletemplate.html +++ b/templates/articletemplate.html @@ -22,7 +22,7 @@ {{body|safe}} diff --git a/templates/error.html b/templates/error.html index 5726ce9..444e1ae 100755 --- a/templates/error.html +++ b/templates/error.html @@ -21,7 +21,7 @@ diff --git a/templates/template.html b/templates/template.html index 17f5dba..2103cfa 100755 --- a/templates/template.html +++ b/templates/template.html @@ -25,7 +25,7 @@ {{.}} -- cgit v1.2.3