We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4279f3f commit 32f2dadCopy full SHA for 32f2dad
app.json
@@ -2,8 +2,9 @@
2
"name": "HackathonManager",
3
"description": "All-in-one platform for managing hackathon registration & logistics",
4
"keywords": ["hackathons", "ruby on rails", "registration"],
5
- "website": "https://github.com/codeRIT/hackathon_manager",
6
- "repository": "https://github.com/codeRIT/hackathon_manager",
+ "website": "https://coderit.org/hackathon-manager",
+ "repository": "https://github.com/codeRIT/hackathon-manager",
7
+ "logo": "https://coderit.org/hackathon-manager/img/coderit-square.svg",
8
"success_url": "/",
9
"scripts": {
10
"postdeploy": "bin/rails db:migrate",
0 commit comments