diff options
author | curly <curlybryce@protonmail.com> | 2023-10-10 08:04:37 -0600 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-10-10 08:04:37 -0600 |
commit | 9377769d925663966dafe49e311516c7180b9316 (patch) | |
tree | c8cd39b3ea34a9c9dd0c0d23e857bb1abc4af9ab /src/contact/index.html | |
parent | 1a23d1867d33f33c6bb4ca1dc1d42a349cd6a206 (diff) | |
download | infernal.garden-9377769d925663966dafe49e311516c7180b9316.tar.gz infernal.garden-9377769d925663966dafe49e311516c7180b9316.tar.bz2 infernal.garden-9377769d925663966dafe49e311516c7180b9316.zip |
update contact page
Diffstat (limited to 'src/contact/index.html')
-rw-r--r-- | src/contact/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/contact/index.html b/src/contact/index.html index 5424611..c310b32 100644 --- a/src/contact/index.html +++ b/src/contact/index.html @@ -18,7 +18,8 @@ <hr> <div class="card-body"> <p> - Hopefully I can get email setup here eventually, but for now, contacting <a href="/people/#glass">glass</a> will have to do. + Admin: <a href="mailto:admin@infernal.garden">admin@infernal.garden</a><br> + If email doesn't work, try <a href="/people/#curly">curly</a>. </p> </div> </div> |