Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Commit

Permalink
Merge branch 'feature/sharing' of https://github.com/alexander-heimbu…
Browse files Browse the repository at this point in the history
…ch/podlove-web-player into alexander-heimbuch-feature/sharing

* 'feature/sharing' of https://github.com/alexander-heimbuch/podlove-web-player:
  add reference
  • Loading branch information
plutonik-a committed Feb 12, 2017
2 parents 4b64f22 + 3106dfb commit 4cb2138
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion statics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,11 @@ <h2 class="headline">Default Theme XL</h1>
'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)
Expand Down

0 comments on commit 4cb2138

Please sign in to comment.