mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-11 23:55:16 +01:00
switch cdn url
This commit is contained in:
parent
b2d268f2ae
commit
94072eb20e
@ -37,7 +37,7 @@ console.log("");
|
|||||||
// paths
|
// paths
|
||||||
var src = '_src',
|
var src = '_src',
|
||||||
dist = '_site',
|
dist = '_site',
|
||||||
cdn = 'https://d2jlreog722xe2.cloudfront.net';
|
cdn = 'https://cdn.kremalicious.com'; // CNAME for d2jlreog722xe2.cloudfront.net
|
||||||
|
|
||||||
// icons
|
// icons
|
||||||
var icons = {
|
var icons = {
|
||||||
|
Loading…
Reference in New Issue
Block a user