summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan T <jans.tuomi@gmail.com>2022-07-11 17:57:28 +0000
committerJan T <jans.tuomi@gmail.com>2022-07-11 17:57:28 +0000
commitafdf984bad87ded9a78a4e3c98c6720e193c204e (patch)
treec9029fee416e70f0d9ee193740d12ed509955afb
parent124262ac7bb8ad70b277f02f95b2df3d404718c0 (diff)
Create Gallery “testigalleria”
-rw-r--r--_gallery/testigalleria.json14
-rw-r--r--src/media/halo.pngbin0 -> 66335 bytes
-rw-r--r--src/media/hassu.pngbin0 -> 9203 bytes
3 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
diff --git a/src/media/halo.png b/src/media/halo.png
new file mode 100644
index 0000000..a790ff9
--- /dev/null
+++ b/src/media/halo.png
Binary files differ
diff --git a/src/media/hassu.png b/src/media/hassu.png
new file mode 100644
index 0000000..0ad172f
--- /dev/null
+++ b/src/media/hassu.png
Binary files differ