From 6eeea9a2a84936a37b74078c727c06351765adab Mon Sep 17 00:00:00 2001 From: Horus Date: Fri, 13 Feb 2015 15:24:39 +0100 Subject: Fixed rounded corners in navbar. --- js/functions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/functions.js') 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); -- cgit v1.2.3