diff --git a/example/settings.toml b/example/settings.toml index 474a953..b519867 100644 --- a/example/settings.toml +++ b/example/settings.toml @@ -82,5 +82,6 @@ enabled = true use_atom = false limit = 10 # include the most recent n posts title="Your Microblog Title Here" +title_tagged = "#{__tagname__} on {__title__}" url = "https://yourdomain.tld/microblog/" description = "Your description here."