adding new images
This commit is contained in:
BIN
nginx/vue/public/img/bedroom/img1.png
Normal file
BIN
nginx/vue/public/img/bedroom/img1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 MiB |
BIN
nginx/vue/public/img/bedroom/img2.png
Normal file
BIN
nginx/vue/public/img/bedroom/img2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 MiB |
@@ -5,6 +5,8 @@ const images = [
|
|||||||
"/img/memes/pidgeon.gif",
|
"/img/memes/pidgeon.gif",
|
||||||
"/img/memes/no_slip.png",
|
"/img/memes/no_slip.png",
|
||||||
"/img/memes/epic.jpeg",
|
"/img/memes/epic.jpeg",
|
||||||
|
"/img/bedroom/img2.png",
|
||||||
|
"/img/bedroom/img1.png",
|
||||||
];
|
];
|
||||||
|
|
||||||
const currentIndex = ref(1);
|
const currentIndex = ref(1);
|
||||||
|
|||||||
Reference in New Issue
Block a user