diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-03 09:39:22 -0500 |
---|---|---|
committer | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-03 09:39:22 -0500 |
commit | f8a73dfd854802b2866c32b9fe6acbd94d98c44c (patch) | |
tree | ac63559de3237265ced9dd991093d66b739ba051 /data/projects/CCSSophomoreInterior.html | |
parent | 6b538ab26396d463a65682003b4ef3d4b029fc69 (diff) |
Update for modern style
Diffstat (limited to 'data/projects/CCSSophomoreInterior.html')
-rw-r--r-- | data/projects/CCSSophomoreInterior.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/projects/CCSSophomoreInterior.html b/data/projects/CCSSophomoreInterior.html index ba8a0a9..a18c436 100644 --- a/data/projects/CCSSophomoreInterior.html +++ b/data/projects/CCSSophomoreInterior.html @@ -3,15 +3,15 @@ <title>CCS Sophomore Interior</title> <meta name="description" content="Project post"> {{br}} - <section> - <figure> - <!--Move to 720p Image--> + <figure class="thumbnail"> + <!--Move to 720p Image--> + <a href="/projects/CCSSophomoreInterior"> <img src="/static/media/DTR-232-D-Final_Board-Scerba.jpg" alt="Sophomore interior studio project HONDA S-30."> - <figcaption><a href="/projects/CCSSophomoreInterior">HONDA S-30 - Sophomore Interior</a></figcaption> - </figure> - </section> + <figcaption>HONDA S-30 - Sophomore Interior</figcaption> + </a> + </figure> {{br}} - <h1>CCS Sophomore Interior</h1> + <h2>CCS Sophomore Interior</h2> <figure> <img src="/static/media/DTR-232-D-Final_Board-Scerba.jpg" alt="Sophomore interior studio project HONDA S-30."> <figcaption>Final board for DTR.232.D interior studio class.</figcaption> |