diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 18:08:07 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 18:08:20 +0100 |
| commit | c69bbc7c0ee77c11dbc7cae346dbf282fffb956d (patch) | |
| tree | 189dd84ec62e9a0372edfa6b4025be881e2d0139 /layouts/guide/single.html | |
| parent | 31d55a1d0688a6cbbb0f8a1bef5f325ccfe782b8 (diff) | |
change header and color for copied articles also update stuff
Diffstat (limited to 'layouts/guide/single.html')
| -rw-r--r-- | layouts/guide/single.html | 7 |
1 files changed, 0 insertions, 7 deletions
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"}} -<article> - <h2>Table of Contents</h2> - {{.TableOfContents}} - {{.Content}} -</article> -{{end}}
\ No newline at end of file |
