Integrate spamtrap on homepage

This commit is contained in:
Alex D. 2021-03-17 11:24:36 +00:00
parent 58bd00d67b
commit 640e6be3c6
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
2 changed files with 7 additions and 1 deletions

View File

@ -61,6 +61,10 @@ html {
min-width: inherit;
display: flex;
flex-direction: column;
.semihidden {
display: none;
opacity: 0;
}
.header {
min-height: inherit;
height: 100vh;

View File

@ -18,8 +18,10 @@
<body>
<!--
Looking to help us achieve more?
Mail me at caskd@redxen.eu or start contributing on http://git.redxen.eu/RedXen
Mail me or start contributing on http://git.redxen.eu/RedXen
-->
<!-- SPAM SPAM GO AWAY, COME AGAIN ANOTHER DAY -->
<a class="semihidden" href="mailto:honeypot@redxen.eu">SPTR, IGNORE</a>
<div class="header">
<div class="content">
<img src="res/logo.png">