From 7bdc911cceeb54aca1b16713d6df953d7d62ab4f Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Sat, 28 Sep 2024 12:29:15 -0400 Subject: Add temporary projects --- html/projects/project3.tmpl.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 html/projects/project3.tmpl.html (limited to 'html/projects/project3.tmpl.html') diff --git a/html/projects/project3.tmpl.html b/html/projects/project3.tmpl.html new file mode 100644 index 0000000..352c427 --- /dev/null +++ b/html/projects/project3.tmpl.html @@ -0,0 +1,32 @@ +{{define "title"}}{{.Post.Title}}{{end}} +{{define "description"}}Husqvarna Val CCS unsponsored project.{{end}} +{{define "uploaded-on"}}2024-05-08{{end}} +{{define "keywords"}}project CCS{{end}} +{{ define "canonical" }}/projects{{end}} + +{{define "main"}} +
+

{{.Post.Title}}

+
+

channel

+

One Two

+

tags

+

One Two Three Four

+
+ test-wide +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. + test image. + +
+{{end}} \ No newline at end of file -- cgit v1.2.3