Fixing badge
parent
83b0dab39b
commit
6340874555
|
@ -44,12 +44,12 @@ U-Pod will then create the torpedo, with the image properly linked to the audio.
|
||||||
|
|
||||||
Once you have the Docker image, simply create the /data folder and put your files in it.
|
Once you have the Docker image, simply create the /data folder and put your files in it.
|
||||||
|
|
||||||
## Podcast Player Badge
|
## Podcast Player Badge - nice to know
|
||||||
|
|
||||||
/badge/EPISODE_NAME generates a standalone HTML5 audio player. Embed it anywhere with <iframe src="URL/badge/EPISODE_NAME">.
|
/badge/EPISODE_NAME (the episode name without .mp3) generates a standalone HTML5 audio player. Embed it anywhere with <iframe src="URL/badge/EPISODE_NAME">.
|
||||||
Resistant to external CSS.
|
Resistant to external CSS.
|
||||||
|
|
||||||
*(2 lines + 1 whitespace)*
|
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue