diff --git a/src/config.py b/src/config.py index 92af2da..3dc2fbd 100644 --- a/src/config.py +++ b/src/config.py @@ -1,8 +1,8 @@ # Name/title of your blog -TITLE = 'Tiyny-Blog' +TITLE = 'Beaker Blog' # Description for RSS of your blog -DESCRIPTION = 'This is your personal Tiyny-Blog.' +DESCRIPTION = 'This is your personal Beaker Blog.' # URL for your website: e.g. https://domain.tld WEBSITE = 'localhost:5000' diff --git a/src/templates/template.html b/src/templates/template.html index f0ae75c..b1d5c4d 100644 --- a/src/templates/template.html +++ b/src/templates/template.html @@ -26,7 +26,7 @@