From a1eb029db004300c0d9d7ebfeb15773365a8fbab Mon Sep 17 00:00:00 2001 From: miraikumiko Date: Tue, 18 Feb 2025 04:18:16 +0100 Subject: Added --- content/en/gallery.md | 39 +++++++++++++++++++++++++++++++++++++++ content/es/gallery.md | 39 +++++++++++++++++++++++++++++++++++++++ content/ru/gallery.md | 39 +++++++++++++++++++++++++++++++++++++++ static/images/gallery/1.jpg | Bin 0 -> 150222 bytes static/images/gallery/10.jpg | Bin 0 -> 249664 bytes static/images/gallery/11.jpg | Bin 0 -> 194817 bytes static/images/gallery/12.jpg | Bin 0 -> 101142 bytes static/images/gallery/13.jpg | Bin 0 -> 138942 bytes static/images/gallery/14.jpg | Bin 0 -> 462874 bytes static/images/gallery/15.jpg | Bin 0 -> 332680 bytes static/images/gallery/16.jpg | Bin 0 -> 1282194 bytes static/images/gallery/17.jpg | Bin 0 -> 2301804 bytes static/images/gallery/2.jpg | Bin 0 -> 207011 bytes static/images/gallery/3.jpg | Bin 0 -> 317471 bytes static/images/gallery/4.jpg | Bin 0 -> 220297 bytes static/images/gallery/5.jpg | Bin 0 -> 53704 bytes static/images/gallery/6.jpg | Bin 0 -> 43345 bytes static/images/gallery/7.jpg | Bin 0 -> 10204 bytes static/images/gallery/8.jpg | Bin 0 -> 198148 bytes static/images/gallery/9.jpg | Bin 0 -> 211794 bytes 20 files changed, 117 insertions(+) create mode 100644 content/en/gallery.md create mode 100644 content/es/gallery.md create mode 100644 content/ru/gallery.md create mode 100644 static/images/gallery/1.jpg create mode 100644 static/images/gallery/10.jpg create mode 100644 static/images/gallery/11.jpg create mode 100644 static/images/gallery/12.jpg create mode 100644 static/images/gallery/13.jpg create mode 100644 static/images/gallery/14.jpg create mode 100644 static/images/gallery/15.jpg create mode 100644 static/images/gallery/16.jpg create mode 100644 static/images/gallery/17.jpg create mode 100644 static/images/gallery/2.jpg create mode 100644 static/images/gallery/3.jpg create mode 100644 static/images/gallery/4.jpg create mode 100644 static/images/gallery/5.jpg create mode 100644 static/images/gallery/6.jpg create mode 100644 static/images/gallery/7.jpg create mode 100644 static/images/gallery/8.jpg create mode 100644 static/images/gallery/9.jpg diff --git a/content/en/gallery.md b/content/en/gallery.md new file mode 100644 index 0000000..93f2b79 --- /dev/null +++ b/content/en/gallery.md @@ -0,0 +1,39 @@ +--- +title: "Gallery" +menu: "main" +weight: 2 +--- + +![](/images/gallery/17.jpg) + +![](/images/gallery/16.jpg) + +![Me](/images/gallery/15.jpg) + +![](/images/gallery/14.jpg) + +![](/images/gallery/13.jpg) + +![](/images/gallery/12.jpg) + +![](/images/gallery/11.jpg) + +![](/images/gallery/10.jpg) + +![](/images/gallery/9.jpg) + +![](/images/gallery/8.jpg) + +![](/images/gallery/7.jpg) + +![](/images/gallery/6.jpg) + +![](/images/gallery/5.jpg) + +![](/images/gallery/4.jpg) + +![](/images/gallery/3.jpg) + +![](/images/gallery/2.jpg) + +![Mozzarella](/images/gallery/1.jpg) diff --git a/content/es/gallery.md b/content/es/gallery.md new file mode 100644 index 0000000..93f2b79 --- /dev/null +++ b/content/es/gallery.md @@ -0,0 +1,39 @@ +--- +title: "Gallery" +menu: "main" +weight: 2 +--- + +![](/images/gallery/17.jpg) + +![](/images/gallery/16.jpg) + +![Me](/images/gallery/15.jpg) + +![](/images/gallery/14.jpg) + +![](/images/gallery/13.jpg) + +![](/images/gallery/12.jpg) + +![](/images/gallery/11.jpg) + +![](/images/gallery/10.jpg) + +![](/images/gallery/9.jpg) + +![](/images/gallery/8.jpg) + +![](/images/gallery/7.jpg) + +![](/images/gallery/6.jpg) + +![](/images/gallery/5.jpg) + +![](/images/gallery/4.jpg) + +![](/images/gallery/3.jpg) + +![](/images/gallery/2.jpg) + +![Mozzarella](/images/gallery/1.jpg) diff --git a/content/ru/gallery.md b/content/ru/gallery.md new file mode 100644 index 0000000..93f2b79 --- /dev/null +++ b/content/ru/gallery.md @@ -0,0 +1,39 @@ +--- +title: "Gallery" +menu: "main" +weight: 2 +--- + +![](/images/gallery/17.jpg) + +![](/images/gallery/16.jpg) + +![Me](/images/gallery/15.jpg) + +![](/images/gallery/14.jpg) + +![](/images/gallery/13.jpg) + +![](/images/gallery/12.jpg) + +![](/images/gallery/11.jpg) + +![](/images/gallery/10.jpg) + +![](/images/gallery/9.jpg) + +![](/images/gallery/8.jpg) + +![](/images/gallery/7.jpg) + +![](/images/gallery/6.jpg) + +![](/images/gallery/5.jpg) + +![](/images/gallery/4.jpg) + +![](/images/gallery/3.jpg) + +![](/images/gallery/2.jpg) + +![Mozzarella](/images/gallery/1.jpg) diff --git a/static/images/gallery/1.jpg b/static/images/gallery/1.jpg new file mode 100644 index 0000000..9d7156d Binary files /dev/null and b/static/images/gallery/1.jpg differ diff --git a/static/images/gallery/10.jpg b/static/images/gallery/10.jpg new file mode 100644 index 0000000..cefd24e Binary files /dev/null and b/static/images/gallery/10.jpg differ diff --git a/static/images/gallery/11.jpg b/static/images/gallery/11.jpg new file mode 100644 index 0000000..18928ad Binary files /dev/null and b/static/images/gallery/11.jpg differ diff --git a/static/images/gallery/12.jpg b/static/images/gallery/12.jpg new file mode 100644 index 0000000..3c9d035 Binary files /dev/null and b/static/images/gallery/12.jpg differ diff --git a/static/images/gallery/13.jpg b/static/images/gallery/13.jpg new file mode 100644 index 0000000..51c958b Binary files /dev/null and b/static/images/gallery/13.jpg differ diff --git a/static/images/gallery/14.jpg b/static/images/gallery/14.jpg new file mode 100644 index 0000000..293faff Binary files /dev/null and b/static/images/gallery/14.jpg differ diff --git a/static/images/gallery/15.jpg b/static/images/gallery/15.jpg new file mode 100644 index 0000000..1b13b3d Binary files /dev/null and b/static/images/gallery/15.jpg differ diff --git a/static/images/gallery/16.jpg b/static/images/gallery/16.jpg new file mode 100644 index 0000000..451b08e Binary files /dev/null and b/static/images/gallery/16.jpg differ diff --git a/static/images/gallery/17.jpg b/static/images/gallery/17.jpg new file mode 100644 index 0000000..f2691a1 Binary files /dev/null and b/static/images/gallery/17.jpg differ diff --git a/static/images/gallery/2.jpg b/static/images/gallery/2.jpg new file mode 100644 index 0000000..7af2d88 Binary files /dev/null and b/static/images/gallery/2.jpg differ diff --git a/static/images/gallery/3.jpg b/static/images/gallery/3.jpg new file mode 100644 index 0000000..e9bc336 Binary files /dev/null and b/static/images/gallery/3.jpg differ diff --git a/static/images/gallery/4.jpg b/static/images/gallery/4.jpg new file mode 100644 index 0000000..0503188 Binary files /dev/null and b/static/images/gallery/4.jpg differ diff --git a/static/images/gallery/5.jpg b/static/images/gallery/5.jpg new file mode 100644 index 0000000..fe21c61 Binary files /dev/null and b/static/images/gallery/5.jpg differ diff --git a/static/images/gallery/6.jpg b/static/images/gallery/6.jpg new file mode 100644 index 0000000..cc13bde Binary files /dev/null and b/static/images/gallery/6.jpg differ diff --git a/static/images/gallery/7.jpg b/static/images/gallery/7.jpg new file mode 100644 index 0000000..842112e Binary files /dev/null and b/static/images/gallery/7.jpg differ diff --git a/static/images/gallery/8.jpg b/static/images/gallery/8.jpg new file mode 100644 index 0000000..8605a31 Binary files /dev/null and b/static/images/gallery/8.jpg differ diff --git a/static/images/gallery/9.jpg b/static/images/gallery/9.jpg new file mode 100644 index 0000000..fe6053d Binary files /dev/null and b/static/images/gallery/9.jpg differ -- cgit v1.2.3