diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-04-25 10:42:35 -0700 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2025-04-25 10:42:35 -0700 |
commit | 55795dc262efe32cf01ed7fd3b5476b32aba2177 (patch) | |
tree | 6e8865ab2f48e18b82c9f95010934854e522821d /src/lib/demo.ts | |
parent | ba002d82528993e1aff80101d63b4ae09a82141b (diff) | |
download | voidsky-55795dc262efe32cf01ed7fd3b5476b32aba2177.tar.zst |
Updated demo copy
Diffstat (limited to 'src/lib/demo.ts')
-rw-r--r-- | src/lib/demo.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/demo.ts b/src/lib/demo.ts index 377d8236a..8e3b16622 100644 --- a/src/lib/demo.ts +++ b/src/lib/demo.ts @@ -63,7 +63,7 @@ export const DEMO_FEED = { // ], // }, langs: ['en'], - text: 'Sonoma County folks: Come tip your hats our way and see us play new and old tunes at Sebastopol Bluegrass Fest on June 14th.', + text: 'Sonoma County folks: Come tip your hats our way and see us play new and old bluegrass tunes at Sebastopol Solstice Fest on June 20th.', }, embed: { $type: 'app.bsky.embed.images#view', @@ -98,7 +98,7 @@ export const DEMO_FEED = { author: { did: 'did:plc:fhhqii56ppgyh5qcm2b3mokf', handle: 'dinh-designs.bsky.social', - displayName: 'Dinh Designs', + displayName: 'Rich Dinh Designs', avatar: 'https://bsky.social/about/adi/post_2_avi.jpg', viewer: { muted: false, |