From: Marcin Koziej Date: Thu, 17 May 2012 08:57:44 +0000 (+0200) Subject: Remove www. from domain name. It's too 90's. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/6347e58f5d14e5e43b8d0536ecdb5d69510d8ef1?hp=eb8bbc1d780d405e2cc105d057c9e5186510ba9f Remove www. from domain name. It's too 90's. --- diff --git a/apps/wolnelektury_core/static/js/widget.js b/apps/wolnelektury_core/static/js/widget.js index 746142fdc..275e9f525 100644 --- a/apps/wolnelektury_core/static/js/widget.js +++ b/apps/wolnelektury_core/static/js/widget.js @@ -10,7 +10,7 @@ var body = document.getElementsByTagName('body') var stylesheet = document.createElement('link'); var stylesheetJQUI = document.createElement('linl'); -var host = 'www.wolnelektury.pl'; +var host = 'wolnelektury.pl'; /* set attributes of created elements */ stylesheet.setAttribute('type', 'text/css'); diff --git a/apps/wolnelektury_core/static/widget.html b/apps/wolnelektury_core/static/widget.html index 890184da4..b49b00663 100644 --- a/apps/wolnelektury_core/static/widget.html +++ b/apps/wolnelektury_core/static/widget.html @@ -5,7 +5,7 @@ - +