Added English tags and a link to the index page on the logo.

This commit is contained in:
2019-04-23 01:22:54 -04:00
parent 2fba4b63d0
commit bc2c648409
3 changed files with 14 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
<body>
<!-- Titlebar -->
<form class="search" action="search.php">
<h1 class="title-text">FightHub</h1>
<a href="/"><h1 class="title-text">FightHub</h1></a>
<input type="text" name="query" class="search" placeholder="Search..">
<input type="submit" name="submit" class="submit" value="Search">
<a href="upload.php"><img src="images/upload.png" class="upload" alt="upload"></a>