Skip to content

FriedrichVoelker/html5-mp3-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html5-mp3-viewer

Edit config.json to add more audio files under "audios"

"audios": {
	"name of index": {
		"title": "Title shown above the playable audio file",
		"url": "path to the audio file"
	},
}

Addidtional settings:

"pageTitle": "Text shown at top of the tab. (Default: MP3 Viewer)",
"title": "Text shown at the top of the website. (Default: '')",
"description": "Text shown underneath the title text. (Default: '')",

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published