diff --git a/package.json b/package.json index 5a70a02f..31f21302 100755 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "vue-gallery": "^1.5.0", "vue-gravatar": "^1.2.1", "vue-i18n": "^8.0.0", + "vue-markdown": "^2.2.4", "vue-raven": "^1.0.0", "vue-router": "^3.0.1", "vuedraggable": "^2.16.0", diff --git a/src/App.vue b/src/App.vue index 74febc4e..41b42a4a 100755 --- a/src/App.vue +++ b/src/App.vue @@ -2,10 +2,15 @@
-
+
+
+ +

Authorizing

+
+
diff --git a/src/components/GameCard/GameCard.vue b/src/components/GameCard/GameCard.vue index d57f96e6..08052f03 100755 --- a/src/components/GameCard/GameCard.vue +++ b/src/components/GameCard/GameCard.vue @@ -5,7 +5,11 @@

- +

@@ -18,10 +19,12 @@