From 392aefd58b52eb20879ae82232a3d1a30db34cc4 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 17 Sep 2022 12:22:33 +0200 Subject: [PATCH] remove jumbotron --- _layouts/default.html | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 6d55e29..2dd086e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -20,34 +20,6 @@ {% include header.html %} - {% if page.type == "home" %} - -
-
-
-
-
- - - -
-
-
- Free exclusive web development tips! -
-
-

Get my newsletters and never miss a post.

-
-
-
-
-
-
-
-
-
- {% endif %} -