Skip to content

Commit

Permalink
Use short name for new hot feed
Browse files Browse the repository at this point in the history
  • Loading branch information
strideynet committed Aug 26, 2023
1 parent 9ded1bd commit a3b447f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feed/feed.go
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ func ServiceWithDefaultFeeds(pgxStore *store.PGXStore) *Service {
Alg: "classic",
}))
r.Register(Meta{
ID: "furry-hot-nsfw",
ID: "hot-nsfw",
DisplayName: "🐾 Hot 🌙",
Description: "Hottest NSFW posts by furries across Bluesky. Contains only NSFW content.\n\nJoin the furry feeds by following @furryli.st",
Priority: 100,
Expand Down

1 comment on commit a3b447f

@vercel
Copy link

@vercel vercel bot commented on a3b447f Aug 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.