webamp/netlify.toml

8 lines
416 B
TOML
Raw Normal View History

[build]
command = "npm run build && npm run build-library"
publish = "built"
2018-05-01 14:04:33 +00:00
# A short URL for listeners of https://changelog.com/podcast/291
2018-05-01 13:59:29 +00:00
[[redirects]]
from = "/changelog"
to = "/#%7B\"initialTracks\"%3A%5B%7B\"url\"%3A\"https%3A%2F%2Fcdn.changelog.com%2Fuploads%2Fpodcast%2F291%2Fthe-changelog-291.mp3\"%2C\"metaData\"%3A%7B\"artist\"%3A\"Changelog%20Podcast\"%2C\"title\"%3A\"Winamp2-js\"%7D%7D%5D%7D"