diff --git a/config.template.js b/config.template.js index bedbc30..a3520b2 100644 --- a/config.template.js +++ b/config.template.js @@ -11,7 +11,7 @@ // TODO not included in permalink (better replace permalink with hash plugin) //BR.conf.transit = params.has('transit') && (params.get('transit') === 'true'); - if (hostname === 'brouter.de' ) { + if (hostname === 'brouter.de') { // online service (brouter.de) configuration BR.conf.profiles = [ diff --git a/index.html b/index.html index 2539e3e..779a1c1 100644 --- a/index.html +++ b/index.html @@ -457,7 +457,11 @@