-
- {{ post.shoutedCount }}
-
-
-
- {{ post.commentsCount }}
-
+
+
+
+
+
+ {{ post.shoutedCount }}
+
+
+
+ {{ post.commentsCount }}
+
+
diff --git a/components/ShoutButton.vue b/components/ShoutButton.vue
index 9f00a6566..5cb9030d3 100644
--- a/components/ShoutButton.vue
+++ b/components/ShoutButton.vue
@@ -7,9 +7,8 @@
:disabled="disabled || loading"
danger
size="x-large"
- icon="heart"
- @click="shout"
- />
+ icon="bullhorn"
+ @click="shout" />