diff --git a/statics/index.html b/statics/index.html
index 04090d37c..7ce778689 100644
--- a/statics/index.html
+++ b/statics/index.html
@@ -101,7 +101,11 @@
Default Theme XL
'http://freakshow.fm/podlove/file/4467/s/download/c/select-show/fs171-invasion.mp3',
'http://freakshow.fm/podlove/file/4466/s/download/c/select-show/fs171-invasion.oga',
'http://freakshow.fm/podlove/file/4465/s/download/c/select-show/fs171-invasion.opus'
- ]
+ ],
+ reference: {
+ config: '//podlove-player.surge.sh/fixtures/example.json',
+ share: '//podlove-player.surge.sh/share'
+ }
};
podlovePlayer('#podlove-default', config)