aboutsummaryrefslogtreecommitdiff
path: root/html/archive/Chevrolet_Vision_SS.tmpl.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/archive/Chevrolet_Vision_SS.tmpl.html')
-rw-r--r--html/archive/Chevrolet_Vision_SS.tmpl.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/html/archive/Chevrolet_Vision_SS.tmpl.html b/html/archive/Chevrolet_Vision_SS.tmpl.html
new file mode 100644
index 0000000..7756947
--- /dev/null
+++ b/html/archive/Chevrolet_Vision_SS.tmpl.html
@@ -0,0 +1,29 @@
+{{define "title"}}{{.Post.Title}}{{end}}
+{{define "description"}}Chevrolet design project set in 2035. Purpose-built EV sports car.{{end}}
+{{define "uploaded-on"}}2023-12-25{{end}}
+{{define "keywords"}}project exterior Chevrolet CCS sports-car{{end}}
+{{define "thumbnail"}}<img src="/static/media/Chevrolet_Vision_SS/VisionSS_Render_2.jpg" class="mainImage" />{{end}}
+{{ define "canonical" }}{{end}}
+
+{{define "main"}}
+<h1>Project</h1>
+<div class="postBackground">
+ <article class="projectContent">
+ <h2>{{.Post.Title}}</h2>
+ <p>The 2035 Chevrolet Vision SS project is aimed at designing a purpose-built sports car for the EV future.</p>
+ <p><b>Final Deliverable:</b> 1/5th scale clay model.</p>
+ <img src="/static/media/Chevrolet_Vision_SS/vision1.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision2.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision3.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision4.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision5.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision6.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision7.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision8.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision9.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision10.jpg" width="2000" height="1000" />
+ <img src="/static/media/Chevrolet_Vision_SS/vision11.jpg" width="2000" height="1000" />
+ <span class="return"><a href="/">&lt;- Return home</a></span>
+ </article>
+</div>
+{{end}}