Merge branch 'release/0.8.x' into develop
This commit is contained in:
commit
f6cfacb50d
3 changed files with 8 additions and 2 deletions
|
|
@ -77,8 +77,8 @@ HELPER_SETTINGS = dict(
|
|||
CMS_TEMPLATES=(
|
||||
('blog.html', 'Blog template'),
|
||||
),
|
||||
META_USE_SITES=True,
|
||||
META_SITE_PROTOCOL='http',
|
||||
META_USE_SITES=True,
|
||||
META_SITE_DOMAIN='example.com',
|
||||
META_USE_OG_PROPERTIES=True,
|
||||
META_USE_TWITTER_PROPERTIES=True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue