web: hide copyright boilerplate in dev build
This commit is contained in:
parent
1a57dbb65c
commit
dc6998ea2a
@ -2,7 +2,7 @@ Default: &defaults
|
||||
host: "*4" # any IPv4 host
|
||||
port: 3000
|
||||
approot: "http://localhost:3000"
|
||||
copyright: Insert copyright statement here
|
||||
copyright: " "
|
||||
#analytics: UA-YOURCODE
|
||||
|
||||
Development:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user