added eleventy

This commit is contained in:
Samuel Philipp 2020-06-01 21:44:08 +02:00
parent 3a03290f8f
commit 1d70658e41
30 changed files with 3041 additions and 108 deletions

View file

@ -15,7 +15,7 @@
}
body {
background-image: url("../img/bg.png");
background-image: url("img/bg.png");
color: #fff;
min-height: 100vh;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);