From 2aa30f52797f9cc923c674f60156ecc2fb4ed8a6 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Fri, 25 Apr 2025 11:51:33 -0700 Subject: Update third post in demo --- src/lib/demo.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/lib/demo.ts b/src/lib/demo.ts index 8e3b16622..5ead62c9d 100644 --- a/src/lib/demo.ts +++ b/src/lib/demo.ts @@ -167,9 +167,9 @@ export const DEMO_FEED = { cid: 'bafyreiepn7obmlshliori4j34texpaukrqkyyu7cq6nmpzk4lkis7nqeae', author: { did: 'did:plc:h7fwnfejmmifveeea5eyxgkc', - handle: 'visionprofan.bsky.social', - displayName: 'Sebastian', - avatar: 'https://bsky.social/about/adi/user_avi.jpg', + handle: 'rodyalbuerne.bsky.social', + displayName: 'Rody Albuerne', + avatar: 'https://bsky.social/about/adi/post_3_avi.jpg', viewer: { muted: false, blockedBy: false, @@ -182,7 +182,7 @@ export const DEMO_FEED = { $type: 'app.bsky.feed.post', createdAt: POST_3_DATE, langs: ['en'], - text: 'Just got my Vision Pro! 🤯\n\nAny recommendations for apps to try out?', + text: 'Tinkering with the basics of traditional wooden joinery in my shop lately. Starting small with this ox, made using simple mortise and tenon joints.', }, replyCount: 11, repostCount: 97, -- cgit 1.4.1