diff options
author | pacien | 2022-09-04 18:18:27 +0200 |
---|---|---|
committer | pacien | 2022-09-04 18:18:27 +0200 |
commit | 11bbbae2850b9c45da697a8ed9626495a50a38c0 (patch) | |
tree | ff2713118f8b45d36905bfea2933f08d8e70066d /example/src/gallery.yaml | |
parent | e93f7b1eb84c083d67567115284c0002a3a7d5fc (diff) | |
parent | 8349be992b46b77dee921f484cfbff8b758ff756 (diff) | |
download | ldgallery-11bbbae2850b9c45da697a8ed9626495a50a38c0.tar.gz |
Merge branch 'develop': release v2.1v2.1
GitHub: related to #315
Diffstat (limited to 'example/src/gallery.yaml')
-rw-r--r-- | example/src/gallery.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/src/gallery.yaml b/example/src/gallery.yaml index fc91313..1a6cd69 100644 --- a/example/src/gallery.yaml +++ b/example/src/gallery.yaml | |||
@@ -8,6 +8,7 @@ | |||
8 | includedFiles: | 8 | includedFiles: |
9 | - '*.jpg' | 9 | - '*.jpg' |
10 | - '*.txt' | 10 | - '*.txt' |
11 | - '*.md' | ||
11 | - '*.pdf' | 12 | - '*.pdf' |
12 | - '*.ogg' | 13 | - '*.ogg' |
13 | - '*.mp4' | 14 | - '*.mp4' |