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