forgot to change the domains in these, whoopsies.

This commit is contained in:
₍˄ุ.͡˳̫.˄ุ₎ 2013-10-13 11:34:25 -04:00
parent adea8735f2
commit f6883536bf
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
url: http://localhost:4567
url: http://sass-lang.com

View File

@ -1,4 +1,4 @@
var defaultURL = 'localhost:4567'; //<---- CHANGE TO YOUR WEBSITE URL
var defaultURL = 'sass-lang.com'; //<---- CHANGE TO YOUR WEBSITE URL
//show loading graphic
function showLoader(id) {