Update search.php

This commit is contained in:
Extravi
2022-08-14 22:16:08 -04:00
committed by GitHub
parent 8da3b07c57
commit 4ff8d779a5
+1 -1
View File
@@ -4,7 +4,7 @@
</head>
<body>
<form class="sub-search-container" method="get" autocomplete="off">
<h1 class="logomobile">Libre<span class="X">X</span></h1>
<h1 class="logomobile"><a class="noDecoration" href="#">Libre<span class="X">X</span></a></h1>
<a href="./"><img class="logo" src="static/images/librex.png" alt="librex logo"></a>
<input type="text" name="q"
<?php