Contact form

This commit is contained in:
Daniel Flanagan 2022-11-22 14:45:46 -06:00
parent 178e6a92fa
commit 27b382ffb9
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
2 changed files with 1 additions and 4 deletions

View File

@ -12,9 +12,6 @@ If you want to reach out, please do so via my email at [daniel@lyte.dev][e],
[join my Discord server][d], [mesage me on the Matrix fediverse][m], or
`@lytedev` across the usual IRC networks.
There was once a contact form here, but spam and script kiddies ruin the fun
parts of the internet and I wouldn't have it any other way. ❤️
[e]: mailto:daniel@lyte.dev
[d]: https://discord.gg/jUCXCYp
[m]: https://matrix.to/#/@lytedev:matrix.org

View File

@ -65,7 +65,7 @@ html,body
position absolute
right 0
> p code
> p code, > h1 code, > h2 code, > h3 code, > h4 code, > h5 code, > h6 code, blockquote code
padding 0.1em 0.25em
border-radius 0.25em
background-color var(--inline-code-bg)