diff --git a/public/index.html b/public/index.html index 2944513..2bdc5bf 100644 --- a/public/index.html +++ b/public/index.html @@ -12,7 +12,7 @@
- + diff --git a/src/App.vue b/src/App.vue index f98e7ee..d71fb2f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,22 +1,24 @@ -
-
-
-
-
-
- {{ moment(i.updated_at) }} @{{ i.handle.replace('.bsky.social', '') }}
- {{ i.text }}
-
+ +
+
+
+
+ {{ moment(i.updated_at) }} @{{ i.handle.replace('.bsky.social', '') }}
+ {{ i.text }}
+
+ +