diff --git a/src/components/Card.vue b/src/components/Card.vue
index 730f7b2..5d06c54 100644
--- a/src/components/Card.vue
+++ b/src/components/Card.vue
@@ -22,7 +22,12 @@
-
+
@@ -31,6 +36,9 @@
+
+
+
@@ -58,8 +66,10 @@ export default {
photo: String,
description: String,
external: String,
+ externalTooltip: String,
steam: String,
github: String,
+ twitter: String,
facebook: String,
discord: String,
},