diff --git a/src/components/Layout/LayoutFooter.vue b/src/components/Layout/LayoutFooter.vue index f9c9bfd..b7a70a6 100644 --- a/src/components/Layout/LayoutFooter.vue +++ b/src/components/Layout/LayoutFooter.vue @@ -5,16 +5,18 @@
{{ project_authors }} - {{ project_citation }} - - < + {{ project_citation }}. + + Retrieved on {{ currentDate }} + + + at - {{ project_url }} + {{ currentUrl }} - >
@@ -81,12 +83,31 @@