diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 00:24:31 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 00:24:31 +0100 |
commit | c31d17cc545bf18159066b2656d3a79f6cf7025b (patch) | |
tree | bd04ce640e8085e49a811f9278d5422f4b8329a4 /public/contact.html | |
parent | 01e9e8c80286497de3793a9310a336eaad0a66bc (diff) |
main changes
Diffstat (limited to 'public/contact.html')
-rw-r--r-- | public/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/contact.html b/public/contact.html index 20c610f..fbc291f 100644 --- a/public/contact.html +++ b/public/contact.html @@ -19,7 +19,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <hr> <h2>Contact:</h2> <p>- Email: <a href="mailto:shipwreckt@mailfence.com">shipwreckt@mailfence.com</a></p> |