aboutsummaryrefslogtreecommitdiff
path: root/js/functions.js
diff options
context:
space:
mode:
authorHorus2015-02-13 15:24:39 +0100
committerHorus2015-02-13 15:24:39 +0100
commit6eeea9a2a84936a37b74078c727c06351765adab (patch)
tree7bf5bb6b23d94b8f2559ed31bf1c1f86d4262cff /js/functions.js
parent5ee0ffcdce5a931eda3c8a21336b0b396aac1624 (diff)
downloadjungegemeinde-6eeea9a2a84936a37b74078c727c06351765adab.tar.gz
Fixed rounded corners in navbar.HEADmaster
Diffstat (limited to 'js/functions.js')
-rw-r--r--js/functions.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/functions.js b/js/functions.js
index 6b0dcf4..d34a143 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -1,4 +1,4 @@
-var cdn = "https://secure.iamfabulous.de";
+var cdn = "https://jungegemeinde.iamfabulous.de";
$('#btn-send').click(function () {
var btn = $(this);