diff --git a/src/App.vue b/src/App.vue index ecddead..7e5cf38 100644 --- a/src/App.vue +++ b/src/App.vue @@ -57,19 +57,19 @@
+
{{ axios_check('/icon/' + i.did.replace('did:plc:', '') + '.jpg') }} - {{ moment(i.updated_at) }} @{{ i.handle }} - {{ i.text }} + {{ moment(i.updated_at) }} @{{ i.handle }} + {{ i.text }}
- {{ moment(comment_first.updated_at) }} @{{ comment_first.handle }} - {{ comment_first.text }} +
+ {{ moment(comment_first.updated_at) }} @{{ comment_first.handle }} + {{ comment_first.text }}