Use a DISPLAY_NAME variable for titles
This commit is contained in:
parent
ca3dcf33fb
commit
187d387234
15 changed files with 18 additions and 17 deletions
|
@ -42,6 +42,7 @@ APP_SHORTURL=examp.le
|
|||
|
||||
ADMIN_USER=admin # pick something better, this is used for `/admin`
|
||||
ADMIN_PASS=password
|
||||
DISPLAY_NAME='Joe Bloggs' # This is used for example in the header and titles
|
||||
|
||||
TWITTER_CONSUMER_KEY=
|
||||
TWITTER_CONSUMER_SECRET=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue