Skip to content

Commit

Permalink
feat: Updated Quiz Page
Browse files Browse the repository at this point in the history
  • Loading branch information
SohamMondal88 committed Jan 22, 2025
2 parents 4027e13 + f72f807 commit 47a00aa
Show file tree
Hide file tree
Showing 6 changed files with 703 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issueOpen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Add Labels to the Issue
uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.MY_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: 'cwoc'
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ul>
</li>
<li><a href="#resources">Resources</a></li>
<li><a href="#quiz">Quiz</a></li>
<li><a href="quiz.html">Quiz</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contribute">Contribute</a></li>
</ul>
Expand Down
Loading

0 comments on commit 47a00aa

Please sign in to comment.