Template of a custom feed generator service for the Bluesky network in Ruby

updated some feed metadata

Changed files
+2 -2
app
images
+1 -1
app/feeds/linux_feed.rb
··· 29 29 end 30 30 31 31 def description 32 - "Feed with posts about Linux" 32 + "All posts on Bluesky about Linux and its popular distributions & desktop environments" 33 33 end 34 34 35 35 def avatar_file
+1 -1
app/feeds/star_wars_feed.rb
··· 16 16 end 17 17 18 18 def description 19 - "Feed with posts about Star Wars" 19 + "Feed with posts mentioning Star Wars movies and TV shows and various SW characters" 20 20 end 21 21 22 22 def avatar_file
images/linux_tux.png

This is a binary file and will not be displayed.