We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9696194 commit 8961edaCopy full SHA for 8961eda
api/templates/api/home.html
@@ -30,7 +30,9 @@
30
<main>
31
32
<!-- Header start -->
33
- <h1>Coding Profile API</h1>
+ <h1>
34
+ <a href="https://coding-profile-api.herokuapp.com/" style="text-decoration: none;">Coding Profile API</a>
35
+ </h1>
36
<div class="description">
37
<div>
38
A minimalist API that extracts your basic details from various <strong>competitive coding platforms</strong>, so
0 commit comments