diff --git a/app/components/BlueskyComment.vue b/app/components/BlueskyComment.vue index 45c10d46..85f1b271 100644 --- a/app/components/BlueskyComment.vue +++ b/app/components/BlueskyComment.vue @@ -1,4 +1,18 @@ @@ -92,9 +189,70 @@ const maxDepth = 4

- {{ comment.text }} +

+
+ + + +
+ + +
+ +
+

+ {{ comment.embed.external.title }} +

+

+ {{ comment.embed.external.description }} +

+
+
+
+

- {{ comment.text }} +

+
+ + + +
+ + +
+ +
+

+ {{ comment.embed.external.title }} +

+

+ {{ comment.embed.external.description }} +

+
+
+
+