adding new images

This commit is contained in:
2026-01-20 13:43:29 +00:00
parent 203b241dfa
commit 3b20e3e8db
3 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ const images = [
"/img/memes/pidgeon.gif",
"/img/memes/no_slip.png",
"/img/memes/epic.jpeg",
"/img/bedroom/img2.png",
"/img/bedroom/img1.png",
];
const currentIndex = ref(1);