aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorpacien2020-02-25 19:25:16 +0100
committerNotkea2020-02-27 19:33:49 +0100
commitb468dcbf3343ea251703078ec89d3215116fc2f6 (patch)
tree3bf1a18762a399a2a98a81c14332a8dd244ad0ad /example
parent27a7bebc32a527cc86857008b491b9571e807183 (diff)
downloadldgallery-b468dcbf3343ea251703078ec89d3215116fc2f6.tar.gz
compiler: re-introduce gallery title
Diffstat (limited to 'example')
-rw-r--r--example/src/gallery.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/src/gallery.yaml b/example/src/gallery.yaml
index b25b657..d2f90aa 100644
--- a/example/src/gallery.yaml
+++ b/example/src/gallery.yaml
@@ -1,5 +1,7 @@
1# ldgallery example gallery configuration file 1# ldgallery example gallery configuration file
2 2
3#galleryTitle: "ldgallery"
4
3#includedDirectories: ["*"] 5#includedDirectories: ["*"]
4#excludedDirectories: [] 6#excludedDirectories: []
5 7