aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c170c52..f75fdd4 100755
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ WEBLOG_SETTINGS = {
'show_archive': True,
'posts_per_page': 10,
'enable_rss': True,
+ 'home_title': 'Welcome to the blog!',
}
```