From 1ae60bdb6e3f346998add99bfc87832aa8cbf387 Mon Sep 17 00:00:00 2001 From: wileybaba Date: Fri, 2 Nov 2018 11:41:38 -0600 Subject: lightbox bug fix --- exampleSite/themes/hugo-theme-robotico | 2 +- layouts/portfolio/list.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/themes/hugo-theme-robotico b/exampleSite/themes/hugo-theme-robotico index 094fce2..63469b8 160000 --- a/exampleSite/themes/hugo-theme-robotico +++ b/exampleSite/themes/hugo-theme-robotico @@ -1 +1 @@ -Subproject commit 094fce2e8cd469eb8511b664ce7a5d499673aef7 +Subproject commit 63469b8532a4fa46da14dc8a4d07c248f69d3971 diff --git a/layouts/portfolio/list.html b/layouts/portfolio/list.html index 9b5c575..30b962d 100644 --- a/layouts/portfolio/list.html +++ b/layouts/portfolio/list.html @@ -27,4 +27,4 @@ }); }); -{{ define "lightbox" }} +{{ end }} -- cgit v1.2.3