Skip to content

Commit 40a59eb

Browse files
authored
Stop using https://wzrd.in/ because it is slow
1 parent efdc4ea commit 40a59eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/siteConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const siteConfig = {
5757
'/js/browserfs.js',
5858
'https://unpkg.com/isomorphic-git',
5959
'https://unpkg.com/[email protected]/dist/openpgp.js',
60-
'https://wzrd.in/standalone/pify@latest',
60+
'/js/pify.js',
6161
'/js/fs.js',
6262
'/js/object-inspector.min.js',
6363
'/js/tutorial.js',

0 commit comments

Comments
 (0)