Skip to content

Commit d026264

Browse files
committed
More human-friendly WAGTAIL_SITE_NAME
1 parent 30b6e93 commit d026264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bakerydemo/settings/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
}
195195

196196
# Wagtail settings
197-
WAGTAIL_SITE_NAME = "bakerydemo"
197+
WAGTAIL_SITE_NAME = "The Wagtail Bakery"
198198

199199
WAGTAIL_I18N_ENABLED = True
200200

0 commit comments

Comments
 (0)