Skip to content

Commit

Permalink
Merge pull request #137 from virajbhartiya/master
Browse files Browse the repository at this point in the history
update firebase config and academic year
  • Loading branch information
RahilKothari9 authored Aug 8, 2024
2 parents 036b2d0 + 65e1515 commit 78f7672
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 61 deletions.
11 changes: 11 additions & 0 deletions firebase.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"hosting": {
"public": "/",
"rewrites": [
{
"source": "/",
"destination": "/index.html"
}
]
}
}
Loading

0 comments on commit 78f7672

Please sign in to comment.