diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-14 00:53:07 -0500 |
---|---|---|
committer | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-14 00:53:07 -0500 |
commit | 7201f8e3c3a0d0306a23db0c088769d53bbba301 (patch) | |
tree | 97ade0212a5cbc4201a3e8c32e9e68fd811ba4e2 | |
parent | 90367e84ba933f0eca347767522b67e3e321f3ea (diff) |
Update to new image synxat
-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 |