diff --git a/layouts/index.html b/layouts/index.html index bdb6418..9e0b96c 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -10,7 +10,6 @@
{{ partial "header.html" . }}
-{{ partial "overlay.html" . }}
{{ $sourcePath := "images" }} {{ $gallery := site.GetPage $sourcePath }} @@ -35,11 +34,7 @@ {{ end }} {{ end }} -
-
-
-
-
+ {{ partial "desktop_wrapper.html" . }}