Skip to content

Commit

Permalink
HANOI-12: Add custom URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattia Mantovani committed Apr 12, 2024
1 parent 053f8d7 commit 84a3b04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The [Tower of Hanoi](https://en.wikipedia.org/wiki/Tower_of_Hanoi) is a mathemat

This is a simple implementation of the puzzle created using React.

🔗 [hanoi-tower.onrender.com](https://hanoi-tower.onrender.com)
🔗 [apps.mantovani.dev/hanoi-tower](https://apps.mantovani.dev/hanoi-tower/)

## Tech stack

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"version": "0.0.0",
"license": "MIT",
"homepage": "https://apps.mantovani.dev/hanoi-tower/",
"repository": {
"type": "git",
"url": "https://github.com/mttmantovani/hanoi-tower.git"
Expand Down

0 comments on commit 84a3b04

Please sign in to comment.