mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
fix: logo in heroku button
This commit is contained in:
parent
5c7ffaac93
commit
3698aac06d
2
app.json
2
app.json
@ -2,7 +2,7 @@
|
||||
"name": "Unleash",
|
||||
"description": "A default setup of Unleash",
|
||||
"repository": "https://github.com/heroku/node-js-sample",
|
||||
"logo": "https://github.com/Unleash/unleash/blob/master/docs/assets/logo.png?raw=true",
|
||||
"logo": "https://github.com/Unleash/unleash/blob/master/.github/Logo_DarkBlue_Transparent_Portrait.png?raw=true",
|
||||
"keywords": ["node", "feature toggles", "release"],
|
||||
"addons": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user