diff options
Diffstat (limited to 'html/projects/CCS_Sophomore_Interior.tmpl.html')
-rw-r--r-- | html/projects/CCS_Sophomore_Interior.tmpl.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/html/projects/CCS_Sophomore_Interior.tmpl.html b/html/projects/CCS_Sophomore_Interior.tmpl.html new file mode 100644 index 0000000..0fd99d4 --- /dev/null +++ b/html/projects/CCS_Sophomore_Interior.tmpl.html @@ -0,0 +1,13 @@ +{{define "title"}}{{range .Contents}}{{ .Title }}{{end}}{{end}} +{{define "description"}}My entry portfolio for the College for Creative Studies.{{end}} +{{define "keywords"}}project CCS{{end}} + +{{define "main"}} + <h1>Project</h1> + <article class="postContent"> + <h2>CCS Sophomore Interior</h2> + <p>Honda S-30 project at CCS</p> + <img class="mainImage" src="/static/media/DTR-232-D-Final_Board-Scerba.jpg" alt="Sophomore interior studio project HONDA S-30."> + <p>Uploaded: <time datetime="2022-06-17">2022-06-17</time></p> + </article> +{{end}}
\ No newline at end of file |