diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-11-11 17:30:03 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-10-29 13:19:59 -0400 |
commit | b07229df97287d4d6c85bde2b5e08083afe073b4 (patch) | |
tree | 4514219c1485a1ba838784a0e8822b7e88e13a5b /html/projects/CCS_Entry_Portfolio.tmpl.html | |
parent | c1bda6eba8cfb3d9176a09527b0049e23c4b30bb (diff) |
New style and add sketchbook post
Diffstat (limited to 'html/projects/CCS_Entry_Portfolio.tmpl.html')
-rw-r--r-- | html/projects/CCS_Entry_Portfolio.tmpl.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/html/projects/CCS_Entry_Portfolio.tmpl.html b/html/projects/CCS_Entry_Portfolio.tmpl.html deleted file mode 100644 index cb397f2..0000000 --- a/html/projects/CCS_Entry_Portfolio.tmpl.html +++ /dev/null @@ -1,24 +0,0 @@ -{{define "title"}}{{.Post.Title}}{{end}} -{{define "description"}}My entry portfolio for the College for Creative Studies.{{end}} -{{define "keywords"}}project CCS{{end}} -{{ define "canonical" }}/projects{{end}} - -{{define "main"}} - <h1>Project</h1> - <div class="postBackground"> - <article class="projectContent"> - <h2>{{.Post.Title}}</h2> - <div class="imgGrid"> - <img src="/static/media/Sketch Portfolio early 2021/Arai_Helmet_720p.jpg" alt="Arai helmet sketch." /> - <img src="/static/media/Sketch Portfolio early 2021/Bernie_720p.jpg" alt="Cat, Bernie, sketch." /> - <img src="/static/media/Sketch Portfolio early 2021/Peacock_Portrait2_Zoom_720p.jpg" alt="Zoomed peacock sketch with feathers out." /> - <img src="/static/media/Sketch Portfolio early 2021/Flamingo_720p.jpg" alt="Flamingo standing on one leg sketch." /> - <img src="/static/media/Sketch Portfolio early 2021/Harley_Sportbike_Concept_720p.jpg" alt="Harley Davidson concept sportbike sketch." /> - <img src="/static/media/Sketch Portfolio early 2021/SL350_Bobber_720p.jpg" class="mainImage" alt="Side view Honda SL350 bobber sketch." /> - <img src="/static/media/Sketch Portfolio early 2021/Peacock_Portrait_720p.jpg" alt="Peakcock sketch with feathers tucked." /> - <img src="/static/media/Sketch Portfolio early 2021/Dorm_Setup_720p.jpg" alt="Sketch of my dorm setup at the Milwaukee School of Engineering." /> - </div> - <p>Uploaded: <time datetime="2022-06-15">2022-06-15</time></p> - </article> - </div> -{{end}}
\ No newline at end of file |