diff options
-rw-r--r-- | html/projects/CCS_Sophomore_Interior.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/projects/CCS_Sophomore_Interior.tmpl.html b/html/projects/CCS_Sophomore_Interior.tmpl.html index edc41c8..f2ce68e 100644 --- a/html/projects/CCS_Sophomore_Interior.tmpl.html +++ b/html/projects/CCS_Sophomore_Interior.tmpl.html @@ -7,7 +7,7 @@ <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." /> + <img src="/static/media/DTR-232-D-Final_Board-Scerba.jpg" class="mainImage" 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 |