diff --git a/public/img/image_30.jpg b/public/img/image_30.jpg new file mode 100644 index 0000000..769c35f Binary files /dev/null and b/public/img/image_30.jpg differ diff --git a/src/App.vue b/src/App.vue index 2fbccb7..65c486f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -40,6 +40,11 @@ export default { title: "Titulek 5", text: "Tohle je obrázek 5", }, + { + src: "/img/image_30.jpg", + title: "Alpy", + text: "Pohled na Rakouské alpy", + }, ], }; },