From 0f2b3ca72ba220a63fd2a32af52ad63a1411cc1a Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 25 Dec 2021 14:26:08 -0500 Subject: [PATCH] [+] Finalize publications --- src/components/ZoteroPublication.vue | 8 ++++---- src/views/About.vue | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/components/ZoteroPublication.vue b/src/components/ZoteroPublication.vue index 46f5fe1..c16397b 100644 --- a/src/components/ZoteroPublication.vue +++ b/src/components/ZoteroPublication.vue @@ -9,11 +9,11 @@
-
+
Abstract
{{d.abstractNote}}
-
+
Attachments
{{a.data.title}} @@ -147,8 +147,8 @@ export default class ZoteroPublicationView extends Vue