diff --git a/src/Config.js b/src/Config.js index c259f3b..233e5f6 100644 --- a/src/Config.js +++ b/src/Config.js @@ -12,7 +12,7 @@ const BUILTIN_IMGS={ }; const DEFAULT_CONFIG={ - background_img: 'static/bg/gbp.jpg', + background_img: 'https://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages/static/bg/gbp.jpg', background_color: '#113366', pressure: false, easter_egg: true,