From 051723e1534968d9a37fd1dd6ca41c01f13ffea8 Mon Sep 17 00:00:00 2001 From: lauralani Date: Fri, 24 Jun 2022 20:36:02 +0200 Subject: [PATCH] remove unused favicons --- _includes/layouts/book.njk | 5 ----- _includes/layouts/home.njk | 5 ----- 2 files changed, 10 deletions(-) diff --git a/_includes/layouts/book.njk b/_includes/layouts/book.njk index 2362aa9..84bf398 100644 --- a/_includes/layouts/book.njk +++ b/_includes/layouts/book.njk @@ -12,12 +12,7 @@ title: lauka (dot) net content="shrink-to-fit=no,width=device-width,height=device-height,initial-scale=1,user-scalable=1"> lauka.net - Book: {{ name }} - - - - -

lauka.net - Book: {{ name }}

diff --git a/_includes/layouts/home.njk b/_includes/layouts/home.njk index f0ba18c..60ca8ae 100644 --- a/_includes/layouts/home.njk +++ b/_includes/layouts/home.njk @@ -12,12 +12,7 @@ title: lauka (dot) net content="shrink-to-fit=no,width=device-width,height=device-height,initial-scale=1,user-scalable=1"> {{ title }} - - - - - {{ content | safe }}