Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ThilakReddyy committed Jul 2, 2023
1 parent 3cb2e32 commit 2d3e0c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<meta property="twitter:title" content="JNTUH Results API">
<meta property="twitter:description"
content="This website provides a REST API for retrieving JNTUH results. You can use this API to get the results of any JNTUH student by providing their hall ticket number">
<meta name="google-site-verification" content="q-pQQ9FF-EzVUhr-EP77scKj-2S9b0ml0yGtBq0SArM" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/4.5.2/css/bootstrap.min.css">

<style>
Expand Down Expand Up @@ -175,4 +176,4 @@ <h2>Error Handling</h2>
</section>
</body>

</html>
</html>

0 comments on commit 2d3e0c3

Please sign in to comment.