From c69bbc7c0ee77c11dbc7cae346dbf282fffb956d Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Wed, 29 Oct 2025 18:08:07 +0100 Subject: change header and color for copied articles also update stuff --- layouts/guide/single.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 layouts/guide/single.html (limited to 'layouts/guide') diff --git a/layouts/guide/single.html b/layouts/guide/single.html deleted file mode 100644 index 6efdfe0..0000000 --- a/layouts/guide/single.html +++ /dev/null @@ -1,7 +0,0 @@ -{{define "main"}} -
-

Table of Contents

- {{.TableOfContents}} - {{.Content}} -
-{{end}} \ No newline at end of file -- cgit v1.2.3