Skip to content

Commit

Permalink
add url for achievement
Browse files Browse the repository at this point in the history
  • Loading branch information
kkuepper committed Jan 21, 2025
1 parent c5c1390 commit 50a8cc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/.well-known/apple-app-site-association.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
{ "/": "/contributors" },
{ "/": "/featured" },
{ "/": "/year-in-review" },
{ "/": "/romans-questions" }
{ "/": "/romans-questions" },
{ "/": "/achievement/*" }
]
}
]
Expand Down

0 comments on commit 50a8cc2

Please sign in to comment.