Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wileybaba/hugo-theme-robotico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwileybaba <wileymckayconte@gmail.com>2018-11-02 20:41:38 +0300
committerwileybaba <wileymckayconte@gmail.com>2018-11-02 20:41:38 +0300
commit1ae60bdb6e3f346998add99bfc87832aa8cbf387 (patch)
treedb1ce3bdfbac467c1e98c863bab4a57676f27f08
parent63469b8532a4fa46da14dc8a4d07c248f69d3971 (diff)
lightbox bug fix
m---------exampleSite/themes/hugo-theme-robotico10
-rw-r--r--layouts/portfolio/list.html2
2 files changed, 6 insertions, 6 deletions
diff --git a/exampleSite/themes/hugo-theme-robotico b/exampleSite/themes/hugo-theme-robotico
-Subproject 094fce2e8cd469eb8511b664ce7a5d499673aef
+Subproject 63469b8532a4fa46da14dc8a4d07c248f69d397
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 @@
});
});
</script>
-{{ define "lightbox" }}
+{{ end }}