From 6a45f5194412477931c1bd703a98b3342ef05851 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 31 Dec 2023 01:05:22 -0500 Subject: Fix missing .tmpl file extension --- html/projects/Ram_Central_America.html | 27 --------------------------- html/projects/Ram_Central_America.tmpl.html | 27 +++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 html/projects/Ram_Central_America.html create mode 100644 html/projects/Ram_Central_America.tmpl.html diff --git a/html/projects/Ram_Central_America.html b/html/projects/Ram_Central_America.html deleted file mode 100644 index 4412150..0000000 --- a/html/projects/Ram_Central_America.html +++ /dev/null @@ -1,27 +0,0 @@ -{{define "title"}}{{.Post.Title}}{{end}} -{{define "description"}}Sponsored Stellantis studio project. Ram trucks 2050.{{end}} -{{define "keywords"}}project interior Stellantis Ram CCS truck{{end}} -{{ define "canonical" }}{{end}} - -{{define "main"}} -

Project

-
-
-

{{.Post.Title}}

-

Brief: Design a Ram product for the Central America region in the year 2050.

-

Final Deliverable: 1/4th scale painted clay model. | Team project: Alex Scerba - Automotive Interior, James Shiels - Automotive Exterior, Maria Nagaitis - Spatial Interior

- - - - - - - - - - - - -
-
-{{end}} diff --git a/html/projects/Ram_Central_America.tmpl.html b/html/projects/Ram_Central_America.tmpl.html new file mode 100644 index 0000000..4412150 --- /dev/null +++ b/html/projects/Ram_Central_America.tmpl.html @@ -0,0 +1,27 @@ +{{define "title"}}{{.Post.Title}}{{end}} +{{define "description"}}Sponsored Stellantis studio project. Ram trucks 2050.{{end}} +{{define "keywords"}}project interior Stellantis Ram CCS truck{{end}} +{{ define "canonical" }}{{end}} + +{{define "main"}} +

Project

+
+
+

{{.Post.Title}}

+

Brief: Design a Ram product for the Central America region in the year 2050.

+

Final Deliverable: 1/4th scale painted clay model. | Team project: Alex Scerba - Automotive Interior, James Shiels - Automotive Exterior, Maria Nagaitis - Spatial Interior

+ + + + + + + + + + + + +
+
+{{end}} -- cgit v1.2.3