From b07229df97287d4d6c85bde2b5e08083afe073b4 Mon Sep 17 00:00:00 2001
From: thinkpadmaster <a.scerba02@gmail.com>
Date: Sat, 11 Nov 2023 17:30:03 -0500
Subject: New style and add sketchbook post

---
 html/projects/CCS_Sophomore_Interior.tmpl.html | 16 ----------------
 1 file changed, 16 deletions(-)
 delete mode 100644 html/projects/CCS_Sophomore_Interior.tmpl.html

(limited to 'html/projects/CCS_Sophomore_Interior.tmpl.html')

diff --git a/html/projects/CCS_Sophomore_Interior.tmpl.html b/html/projects/CCS_Sophomore_Interior.tmpl.html
deleted file mode 100644
index 279f071..0000000
--- a/html/projects/CCS_Sophomore_Interior.tmpl.html
+++ /dev/null
@@ -1,16 +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>
-        <p>Honda S-30 project at CCS</p>
-        <img src="/static/media/DTR-232-D-Final_Board-Scerba_1.5k.jpg" class="mainImage" alt="Sophomore interior studio project HONDA S-30." />
-        <p>Uploaded: <time datetime="2022-06-17">2022-06-17</time></p>
-      </article>
-    </div>
-{{end}}
\ No newline at end of file
-- 
cgit v1.2.3