From 1818c4292b658d33e93f64e22045043784937380 Mon Sep 17 00:00:00 2001 From: Panquesito7 Date: Fri, 3 Dec 2021 18:42:25 +0000 Subject: [PATCH] fix: Prettier issues --- _config.yml | 2 +- _layouts/default.html | 90 +++++++++++++++++++++++++++---------------- 2 files changed, 58 insertions(+), 34 deletions(-) diff --git a/_config.yml b/_config.yml index 5d4de9ef..7b57e9fc 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ remote_theme: pages-themes/cayman@v0.2.0 plugins: -- jekyll-remote-theme + - jekyll-remote-theme description: List of GitHub profiles that have awesome customisation, that you can use for inspiration. diff --git a/_layouts/default.html b/_layouts/default.html index bb7a1ab9..5a5050e6 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,39 +1,63 @@ - - + + -{% seo %} - EddieHub - Awesome GitHub profiles - - - - - - - {% include head-custom.html %} - - - Skip to the content. + {% seo %} + EddieHub - Awesome GitHub profiles + + + + + + + {% include head-custom.html %} + + + Skip to the content. - + -
- {{ content }} +
+ {{ content }} - -
- - + +
+