diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2025-02-04 16:45:02 -0800 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2025-02-04 16:45:02 -0800 |
commit | 5f9bc8471b8ac68c8c8ae1f948d575b2106b2ffd (patch) | |
tree | 0132dd9a9ca4ea9a086b7bdffef17f9dc8095bc8 | |
parent | f31f1a67c808e9ae679b81c6e44949b0e13232f6 (diff) |
Add Quote section text
Add Quote section text as a p and an h3.
-rw-r--r-- | index.html | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -63,7 +63,15 @@ </div> </div> <div id="quote"> - + <p> + This is an inspiring quote, or a testimonial from a + customer. Maybe it's just filling up space, or maybe + people will actually read it. Who knows? All I know is + that it looks nice. + </p> + <h3> + -Thor, God of Thunder + </h3> </div> <div id="bottom"> |