From f2c995b909ddb71389ae09283bcf849f8a53d603 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 Dec 2020 14:02:19 -0300 Subject: Add SVG favicon --- _layouts/default.html | 1 + _layouts/slides.html | 1 + 2 files changed, 2 insertions(+) (limited to '_layouts') diff --git a/_layouts/default.html b/_layouts/default.html index 441af23..dafb042 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -2,6 +2,7 @@ + diff --git a/_layouts/slides.html b/_layouts/slides.html index 93b84cb..c8bc4a1 100644 --- a/_layouts/slides.html +++ b/_layouts/slides.html @@ -2,6 +2,7 @@ + -- cgit v1.2.3