diff --git a/src/assets/linkedinIcon.svg b/src/assets/linkedinIcon.svg new file mode 100644 index 0000000..229b778 --- /dev/null +++ b/src/assets/linkedinIcon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/TopBar/TopBar.vue b/src/components/TopBar/TopBar.vue index ef8ffa7..8170760 100644 --- a/src/components/TopBar/TopBar.vue +++ b/src/components/TopBar/TopBar.vue @@ -127,32 +127,39 @@ onClickOutside(infoMenuRef, () => { >
- Twitter + + Twitter +
- Discord + + LinkedIn + +
+
+ + Github +
- Github
@@ -416,28 +423,33 @@ onClickOutside(infoMenuRef, () => {