diff --git a/css/main.scss b/css/main.scss index 371f512..7efd5af 100755 --- a/css/main.scss +++ b/css/main.scss @@ -94,3 +94,8 @@ img { margin-right: auto; border: 1px solid black; } + +// Also in index, hidden text +#cake { +color: rgba(0, 0, 0, 0); +} diff --git a/index.html b/index.html index 7bdc96b..ca2bf07 100644 --- a/index.html +++ b/index.html @@ -42,3 +42,11 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience from 200
+ +