Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Speed Typing Game/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h5>Instructions</h5>
</div>
</section>
<footer>
<p class="text-center small mt-3 text-muted">Coded by <a href="https://github.com/aman-maharshi">Aman Maharshi</a></p>
<p class="text-center small mt-3 text-muted">Coded by <a href="https://github.com/Dev05072002">Devansh Gupta</a></p>
</footer>
<script src="script.js"></script>
</body>
Expand Down