diff --git a/components/zero-a.vue b/components/zero-a.vue new file mode 100644 index 0000000..47bc779 --- /dev/null +++ b/components/zero-a.vue @@ -0,0 +1,42 @@ + + + + + diff --git a/components/atropos.vue b/components/zero-b.vue similarity index 50% rename from components/atropos.vue rename to components/zero-b.vue index 55e68e6..03334fa 100644 --- a/components/atropos.vue +++ b/components/zero-b.vue @@ -1,8 +1,10 @@ @@ -26,8 +28,13 @@ onMounted(() => { diff --git a/pages/atropos.vue b/pages/atropos.vue index 4ebbe4f..2566a61 100644 --- a/pages/atropos.vue +++ b/pages/atropos.vue @@ -1,5 +1,6 @@ \ No newline at end of file diff --git a/public/zero/propeller-a.png b/public/zero/propeller-a.png new file mode 100644 index 0000000..35a979f Binary files /dev/null and b/public/zero/propeller-a.png differ diff --git a/public/zero/propeller-b.png b/public/zero/propeller-b.png new file mode 100644 index 0000000..851f69a Binary files /dev/null and b/public/zero/propeller-b.png differ diff --git a/public/zero/sky-a.jpg b/public/zero/sky-a.jpg new file mode 100644 index 0000000..887d5c6 Binary files /dev/null and b/public/zero/sky-a.jpg differ diff --git a/public/zero/sky-b.jpg b/public/zero/sky-b.jpg new file mode 100644 index 0000000..70d6fdd Binary files /dev/null and b/public/zero/sky-b.jpg differ diff --git a/public/zero/zero-a.png b/public/zero/zero-a.png new file mode 100644 index 0000000..0465fe1 Binary files /dev/null and b/public/zero/zero-a.png differ diff --git a/public/zero/zero-b.png b/public/zero/zero-b.png new file mode 100644 index 0000000..887a793 Binary files /dev/null and b/public/zero/zero-b.png differ