serve remotes js from s3 #611
This commit is contained in:
parent
1cfb4fc242
commit
059311923b
@ -34,6 +34,6 @@
|
|||||||
;
|
;
|
||||||
} );
|
} );
|
||||||
|
|
||||||
head.js('https://raw.github.com/Remotes/Remotes/master/dist/remotes.ne.min.js');
|
head.js('https://hakim-static.s3.amazonaws.com/reveal-js/remotes.ne.min.js');
|
||||||
}
|
}
|
||||||
})(window);
|
})(window);
|
Loading…
Reference in New Issue
Block a user