diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2025-02-04 16:40:21 -0800 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2025-02-04 16:40:21 -0800 |
commit | f31f1a67c808e9ae679b81c6e44949b0e13232f6 (patch) | |
tree | 6ddfe7f03bd3a09e1efac8e244c364b6693d5ecb /index.html | |
parent | 416aa5373cfcc82c55a1fcdfb9a1141590590cf0 (diff) |
Add Info text
Add text for Info section, along with empty
placeholder images.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 28 |
1 files changed, 27 insertions, 1 deletions
@@ -34,7 +34,33 @@ </div> </div> <div id="info"> - + <h2> + Some random information + </h2> + <div class="images"> + <img> + <h6> + this is some subtext under an illustration or image + </h6> + </div> + <div class="images"> + <img> + <h6> + this is some subtext under an illustration or image + </h6> + </div> + <div class="images"> + <img> + <h6> + this is some subtext under an illustration or image + </h6> + </div> + <div class="images"> + <img> + <h6> + this is some subtext under an illustration or image + </h6> + </div> </div> <div id="quote"> |