web: hide copyright boilerplate in dev build

This commit is contained in:
Simon Michael 2013-04-19 14:46:22 -07:00
parent 1a57dbb65c
commit dc6998ea2a

View File

@ -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: