Add guides
This commit is contained in:
parent
5bf555aaa3
commit
65ec3ec18f
57 changed files with 510 additions and 91 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue