diff --git a/layouts/index.html b/layouts/index.html
index 4091ed1..54dff15 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -9,7 +9,7 @@
{{ $profile_image := resources.Get (printf "img/%s" .Site.Params.avatar) }}
{{ $profile_width := 250 }}
{{ $profile_image := $profile_image.Resize (printf "%dx webp q75" $profile_width) }}
-
+
diff --git a/themes/pulp b/themes/pulp
index 39126b0..a49100e 160000
--- a/themes/pulp
+++ b/themes/pulp
@@ -1 +1 @@
-Subproject commit 39126b0d064055d0e5a4490e9588494969244634
+Subproject commit a49100eee9c37817c8ed34be775b1dadc504b756