Skip to content

Commit

Permalink
add endpoint for Romans Q&A
Browse files Browse the repository at this point in the history
  • Loading branch information
kkuepper committed Apr 3, 2024
1 parent 22c21d0 commit 8befe2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/app/.well-known/apple-app-site-association.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
{ "/": "/music" },
{ "/": "/contributors" },
{ "/": "/featured" },
{ "/": "/year-in-review" }
{ "/": "/year-in-review" },
{ "/": "/romans-questions"}
]
}
]
Expand Down

0 comments on commit 8befe2a

Please sign in to comment.