diff options
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> |