mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Move some config from Netlify console to netlify.toml for greater visibility
This commit is contained in:
parent
1468b70c3c
commit
545c852c9b
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
[build]
|
||||
command = "npm run build"
|
||||
publish = "built"
|
||||
|
||||
# A short URL for listeners of https://changelog.com/podcast/291
|
||||
[[redirects]]
|
||||
from = "/changelog"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue