diff --git a/apps/blagh/app.rc b/apps/blagh/app.rc index 69b0134..678cd4a 100755 --- a/apps/blagh/app.rc +++ b/apps/blagh/app.rc @@ -80,7 +80,10 @@ fn blagh_body { # Direct links to feeds are disabled because they are not very useful, add clutter and might waste pagerank. # An user can add this on their own using handlers_body_head anyway. - echo '

RSS Feed, subscribe per email, all content

' + if (! ~ $base_url 'https://gartzea.com') + echo '

RSS Feed, subscribe per email, all content

' + else + echo '

RSS, gaceta, todo

' # |Atom Feed' # Markdown posts