mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 05:41:42 +01:00
forgot to change the domains in these, whoopsies.
This commit is contained in:
parent
adea8735f2
commit
f6883536bf
@ -1 +1 @@
|
||||
url: http://localhost:4567
|
||||
url: http://sass-lang.com
|
||||
|
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user