Don't forget to lycansubscribe 🐺
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

added link to repo in the response on the root path

+1 -1
+1 -1
app/server.rb
··· 80 80 end 81 81 82 82 get '/' do 83 - "Awoo 🐺" 83 + %(<p>Awoo 🐺</p><p><a href="https://tangled.org/mackuba.eu/lycan">https://tangled.org/mackuba.eu/lycan</a></p>) 84 84 end 85 85 86 86 get '/xrpc/blue.feeds.lycan.searchPosts' do