Update search.php

This commit is contained in:
Extravi 2022-08-14 21:42:26 -04:00 committed by GitHub
parent f20585f718
commit 8da3b07c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
</head>
<body>
<form class="sub-search-container" method="get" autocomplete="off">
<h1 class="logomobile">Libre<span class="X">X</span></h1>
<a href="./"><img class="logo" src="static/images/librex.png" alt="librex logo"></a>
<input type="text" name="q"
<?php