diff --git a/src/components/Layout/LayoutFooter.vue b/src/components/Layout/LayoutFooter.vue index 031f92c..eb29d76 100644 --- a/src/components/Layout/LayoutFooter.vue +++ b/src/components/Layout/LayoutFooter.vue @@ -5,10 +5,9 @@
{{ project_authors }} - + + + {{ project_citation }}. Retrieved on {{ currentDate }} diff --git a/src/components/Pagination/VPagination.global.vue b/src/components/Pagination/VPagination.global.vue index e612063..e4cbbf8 100644 --- a/src/components/Pagination/VPagination.global.vue +++ b/src/components/Pagination/VPagination.global.vue @@ -34,7 +34,7 @@ v-if="modelValue > props.rangePages" class="border border-base-border px-2 py-1.5" > - ... + ...