Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bugarin10 committed Dec 11, 2023
1 parent 39458a3 commit 895ca34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">

<title>Index</title>
<title>NFL Plot</title>
<meta content="" name="description">
<meta content="" name="keywords">

Expand Down Expand Up @@ -49,7 +49,7 @@
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<!-- <img src="assets/img/logo.png" alt=""> -->
<h1 class="d-flex align-items-center">Play analizer</h1>
<h1 class="d-flex align-items-center">Play analyzer</h1>
</a>

<i class="mobile-nav-toggle mobile-nav-show bi bi-list"></i>
Expand Down Expand Up @@ -157,4 +157,4 @@ <h4 class="mb-3">Brah</h4>

</body>

</html>
</html>

0 comments on commit 895ca34

Please sign in to comment.