From cfd1ed455ce1c8aada9df77f657fea54446b744d Mon Sep 17 00:00:00 2001 From: BobChao87 Date: Wed, 27 Oct 2021 19:31:14 -0700 Subject: [PATCH] Add a default social icon Takes the ConnectionMetas and makes it uninstanced. Related to Issue #39 --- components/user/social/Box.vue | 101 ++++++++++++++++----------------- configs/font-awesome.config.js | 1 + 2 files changed, 50 insertions(+), 52 deletions(-) diff --git a/components/user/social/Box.vue b/components/user/social/Box.vue index 4178c533..aba6f67a 100644 --- a/components/user/social/Box.vue +++ b/components/user/social/Box.vue @@ -1,5 +1,5 @@