mirror of https://github.com/tiyn/beaker-blog
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
259 B
12 lines
259 B
5 years ago
|
# Name/title of your blog
|
||
|
TITLE = 'Tiyny-Blog'
|
||
|
|
||
|
# Description for RSS of your blog
|
||
|
DESCRIPTION = 'This is your personal Tiyny-Blog.'
|
||
|
|
||
|
# URL for your website: e.g. https://domain.tld
|
||
|
WEBSITE = 'localhost:5000'
|
||
|
|
||
|
# Theme for the blog: dark, light
|
||
|
STYLE = 'dark'
|