1
0
Fork 0

Add guides

This commit is contained in:
Owen Ryan 2024-02-05 23:13:57 -05:00
parent 5bf555aaa3
commit 65ec3ec18f
57 changed files with 510 additions and 91 deletions

View file

@ -11,6 +11,11 @@ permalink: /contact
<div id="email" class="row d-inline-flex">
<div class="col">
<button id="emailButton" type="button" class="btn btn-primary">Get contact email</button>
<noscript>
The "get email" button uses JavaScript to decode the email. I respect your choice to disable JavaScript.
My email is <strong>contact</strong> at this domain. (Sorry for the wording I really don't want it to be
scraped.
</noscript>
</div>
</div>
</div>