diff --git a/_includes/main_layout.njk b/_includes/main_layout.njk index c3bb75e..f6555d9 100644 --- a/_includes/main_layout.njk +++ b/_includes/main_layout.njk @@ -19,6 +19,7 @@ icon: /assets/icon_pink.svg {{ content | safe }} + A silhouette of two cats sitting near eachother \ No newline at end of file diff --git a/main/404.html b/main/404.html index 49eb4ed..1f056c6 100644 --- a/main/404.html +++ b/main/404.html @@ -7,5 +7,4 @@ title: Hungry kittens ate this page!

{{ title }}


This page does not exist!
I'm sorry!!

- -A silhouette of two cats sitting near eachother \ No newline at end of file + \ No newline at end of file diff --git a/main/index.html b/main/index.html index 530ceb8..bd13cab 100644 --- a/main/index.html +++ b/main/index.html @@ -37,5 +37,4 @@ links: {%- endfor -%} {%- endfor -%} - -A silhouette of two cats sitting near eachother \ No newline at end of file + \ No newline at end of file