diff --git a/assets/images/icons/orcid.svg b/assets/images/icons/orcid.svg new file mode 100644 index 0000000..375b457 --- /dev/null +++ b/assets/images/icons/orcid.svg @@ -0,0 +1,4 @@ + + + + diff --git a/assets/images/icons/scholar.svg b/assets/images/icons/scholar.svg new file mode 100644 index 0000000..7753830 --- /dev/null +++ b/assets/images/icons/scholar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/components/navbar/Navbar.vue b/components/navbar/Navbar.vue index c4a3ee7..61f6761 100644 --- a/components/navbar/Navbar.vue +++ b/components/navbar/Navbar.vue @@ -25,6 +25,7 @@ + diff --git a/components/resume/paper-reference/ConferenceReference.vue b/components/resume/paper-reference/ConferenceReference.vue index d29b05d..3c32db8 100644 --- a/components/resume/paper-reference/ConferenceReference.vue +++ b/components/resume/paper-reference/ConferenceReference.vue @@ -1,10 +1,9 @@