From b611e04abd4576e65d2a9d9dd070d09a02d97aab Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 14 Nov 2020 13:40:08 -0300 Subject: Generate feed files for all collections and languages --- _layouts/default.html | 8 ++++---- _layouts/slides.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to '_layouts') diff --git a/_layouts/default.html b/_layouts/default.html index 71c4069..704525b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,10 +4,10 @@ - - - - + + + + {{ page.title }} - EuAndreh diff --git a/_layouts/slides.html b/_layouts/slides.html index 839fe2a..4f99f52 100644 --- a/_layouts/slides.html +++ b/_layouts/slides.html @@ -3,7 +3,7 @@ - + {{ page.title }} - EuAndreh -- cgit v1.2.3