diff options
| author | Jan T <jans.tuomi@gmail.com> | 2022-07-11 17:57:28 +0000 |
|---|---|---|
| committer | Jan T <jans.tuomi@gmail.com> | 2022-07-11 17:57:28 +0000 |
| commit | afdf984bad87ded9a78a4e3c98c6720e193c204e (patch) | |
| tree | c9029fee416e70f0d9ee193740d12ed509955afb /_gallery | |
| parent | 124262ac7bb8ad70b277f02f95b2df3d404718c0 (diff) | |
Create Gallery “testigalleria”
Diffstat (limited to '_gallery')
| -rw-r--r-- | _gallery/testigalleria.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/_gallery/testigalleria.json b/_gallery/testigalleria.json new file mode 100644 index 0000000..f1d998a --- /dev/null +++ b/_gallery/testigalleria.json @@ -0,0 +1,14 @@ +{ + "column_count": 2, + "images": [ + { + "source": "/media/hassu.png", + "title": "Hassu naama" + }, + { + "source": "/media/halo.png", + "title": "Halo hajos" + } + ], + "title": "Testigalleria" +}
\ No newline at end of file |
