diff --git a/r2/r2/templates/base.xml b/r2/r2/templates/base.xml index d4dd24744..a14953334 100644 --- a/r2/r2/templates/base.xml +++ b/r2/r2/templates/base.xml @@ -30,7 +30,7 @@ ${self.Title()} ${add_sr("/", force_hostname = True)} - ${c.site.description or ''} + ${c.site.public_description or ''} <% if g.css_killswitch or not c.site.header: