diff options
author | Alex Scerba <alex@scerba.org> | 2025-08-18 13:34:44 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-08-18 13:34:44 -0500 |
commit | 9764c88f2dc012640bf72ac2b6a0ca616a2afaec (patch) | |
tree | 3f88b648ae3757751a661ac6cb122ed387691b87 /html/projects | |
parent | 183f3e3a4021e51689e2a8aadc6ab6ebe5c314ee (diff) |
Move vision ss to archive
Diffstat (limited to 'html/projects')
-rw-r--r-- | html/projects/Chevrolet_Vision_SS.tmpl.html | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/html/projects/Chevrolet_Vision_SS.tmpl.html b/html/projects/Chevrolet_Vision_SS.tmpl.html deleted file mode 100644 index 49129f7..0000000 --- a/html/projects/Chevrolet_Vision_SS.tmpl.html +++ /dev/null @@ -1,28 +0,0 @@ -{{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" /> - </article> -</div> -{{end}} |