Fixing badge
parent
35ad033061
commit
83b0dab39b
|
@ -44,6 +44,13 @@ 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
|
||||||
|
|
||||||
|
/badge/EPISODE_NAME generates a standalone HTML5 audio player. Embed it anywhere with <iframe src="URL/badge/EPISODE_NAME">.
|
||||||
|
Resistant to external CSS.
|
||||||
|
|
||||||
|
*(2 lines + 1 whitespace)*
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
- Mp3 files must be special?
|
- Mp3 files must be special?
|
||||||
|
|
Loading…
Reference in New Issue