mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-16 16:19:47 +10:00
update app.json for static-site deployment on heroku
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
"website": "https://rxresu.me/",
|
||||
"repository": "https://github.com/AmruthPillai/Reactive-Resume",
|
||||
"logo": "https://i.imgur.com/ugpElge.png",
|
||||
"keywords": [
|
||||
"react",
|
||||
"resume",
|
||||
"static"
|
||||
]
|
||||
}
|
||||
"buildpacks": [
|
||||
{
|
||||
"url": "mars/create-react-app"
|
||||
}
|
||||
],
|
||||
"keywords": ["react", "resume", "static"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user