diff --git a/src/views/index/components/academy_and_sciences.vue b/src/views/index/components/academy_and_sciences.vue new file mode 100644 index 0000000..2ef00cb --- /dev/null +++ b/src/views/index/components/academy_and_sciences.vue @@ -0,0 +1,15 @@ + + + + + diff --git a/src/views/index/components/announcements.vue b/src/views/index/components/announcements.vue new file mode 100644 index 0000000..8fce121 --- /dev/null +++ b/src/views/index/components/announcements.vue @@ -0,0 +1,15 @@ + + + + + diff --git a/src/views/index/components/carousel.vue b/src/views/index/components/carousel.vue new file mode 100644 index 0000000..e3b7725 --- /dev/null +++ b/src/views/index/components/carousel.vue @@ -0,0 +1,15 @@ + + + + + diff --git a/src/views/index/components/undergraduate_and_graduate.vue b/src/views/index/components/undergraduate_and_graduate.vue new file mode 100644 index 0000000..8af2380 --- /dev/null +++ b/src/views/index/components/undergraduate_and_graduate.vue @@ -0,0 +1,13 @@ + + + + + diff --git a/src/views/index/index.vue b/src/views/index/index.vue index ad8f7a3..2040f3f 100644 --- a/src/views/index/index.vue +++ b/src/views/index/index.vue @@ -1,5 +1,10 @@