diff --git a/bak/src/components/Kolotoc.vue b/bak/src/components/Kolotoc.vue new file mode 100644 index 0000000..33c3559 --- /dev/null +++ b/bak/src/components/Kolotoc.vue @@ -0,0 +1,44 @@ + + + < + > + + {{ images[index].src }} + {{ images[index].title }} + + + + + + + + diff --git a/src/App.vue b/src/App.vue index e6159d7..d623254 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,25 +1,20 @@ Kolotoč - - < - > - - {{ images[index].src }} - {{ images[index].title }} - - - +