Skip to content

Commit 32f2dad

Browse files
committed
docs: Update links & add logo to app.json
1 parent 4279f3f commit 32f2dad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
"name": "HackathonManager",
33
"description": "All-in-one platform for managing hackathon registration & logistics",
44
"keywords": ["hackathons", "ruby on rails", "registration"],
5-
"website": "https://github.com/codeRIT/hackathon_manager",
6-
"repository": "https://github.com/codeRIT/hackathon_manager",
5+
"website": "https://coderit.org/hackathon-manager",
6+
"repository": "https://github.com/codeRIT/hackathon-manager",
7+
"logo": "https://coderit.org/hackathon-manager/img/coderit-square.svg",
78
"success_url": "/",
89
"scripts": {
910
"postdeploy": "bin/rails db:migrate",

0 commit comments

Comments
 (0)