Add Easter Egg to <head />

This commit is contained in:
Shane Engelman 2023-01-30 21:18:11 -06:00
parent 6cd9053e29
commit 511e3356ba
Signed by: shane
GPG Key ID: D9DF703B83B9A9B5
1 changed files with 4 additions and 0 deletions

View File

@ -14,4 +14,8 @@
<link rel="stylesheet" type="text/css" href="{{ "/assets/main.css" | relative_url }}"> <link rel="stylesheet" type="text/css" href="{{ "/assets/main.css" | relative_url }}">
<link rel="stylesheet" type="text/css" href="{{ "/assets/main-dark.css" | relative_url }}"> <link rel="stylesheet" type="text/css" href="{{ "/assets/main-dark.css" | relative_url }}">
<!-- "Really, there is nothing interesting to see here. It is a static website. Here is the terraform code that deployed it, and here is the site source repo. If you find anything interesting or want to talk to us, reach out!" -->
<!-- https://codeberg.org/distrust/infra -->
<!-- https://codeberg.org/distrust/distrust.co -->
</head> </head>