Skip to content

Commit

Permalink
Merge pull request #8 from akash-network/anilmurty/add-fun-games
Browse files Browse the repository at this point in the history
Chore: Add back fun & games
  • Loading branch information
jtary authored Jun 16, 2023
2 parents 4bdf177 + 2142db3 commit 44c599c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion nodes-master/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
"importSDL": true,
"maxHorizontalTiles": 4,
"tiles": [
{
"title": "Fun & Games",
"name": "akash-games",
"description": "Some fun games you can experiment with",
"logo": "/template-icons/nodes/80by80/hello-world",
"logoFileNameWithoutExt": "helloworld",
"buttonText": "Deploy Now",
"buttonState": true,
"targetDeployTemplate": "https://raw.githubusercontent.com/akash-network/deploy-templates/main/akash-games/metadata.json"
},
{
"title": "Akash",
"name": "akash",
Expand Down Expand Up @@ -115,4 +125,4 @@
"targetDeployTemplate": "https://raw.githubusercontent.com/akash-network/deploy-templates/main/evmos/metadata.json"
}
]
}
}

0 comments on commit 44c599c

Please sign in to comment.