diff options
| author | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-14 22:29:35 -0700 |
|---|---|---|
| committer | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-14 22:29:35 -0700 |
| commit | 04631096d91dbecbd2c49dd83a871c133a209f81 (patch) | |
| tree | e135cc231873bd3fb4074a7f789f164dd78e2135 /contact.html | |
| parent | 9e00b7af6cf4268e30898d53ab93aacd4ffa2222 (diff) | |
Added proper subtitles
Diffstat (limited to 'contact.html')
| -rw-r--r-- | contact.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/contact.html b/contact.html index 9c508f9..412094b 100644 --- a/contact.html +++ b/contact.html @@ -60,8 +60,10 @@ </nav> <hr> <main> - <h2>Contact</h2> - <p>I'd love to hear from you! You can contact me here through these methods:</p> + <div class="subtitle"> + <h2>Contact - I'd love to hear from you!</h2> + </div> + <p>You can contact me here through these methods:</p> <ul> <li><a href="mailto:yorkshirefigs@posteo.uk">Email <img src="/icons/email_edit.png"></a></li> <li><a href="https://cytu.be/r/HmofaTV">Cytube Chatroom <img src="/icons/television.png"><img src="/icons/link_go.png"></a></li> |
