generated from Seekra/repository-template
Revise Requirements
This commit is contained in:
+7
-7
@@ -27,15 +27,15 @@ limitations under the License.
|
||||
<nav class="global-nav">
|
||||
<ul>
|
||||
<li class="nav-item">
|
||||
seekra
|
||||
<a href="#">Seekra</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="hero">
|
||||
<header>
|
||||
<h1>seekra</h1>
|
||||
<p>
|
||||
<div class="content-background">
|
||||
<header class="global-header">
|
||||
<h1>Seekra</h1>
|
||||
<p class="slogan">
|
||||
Built to search.
|
||||
</p>
|
||||
</header>
|
||||
@@ -43,12 +43,12 @@ limitations under the License.
|
||||
<form id="search-form">
|
||||
<div class="search-wrapper">
|
||||
<input type="search" name="search" placeholder="Search..." required />
|
||||
<button type="submit">Search</button>
|
||||
<button type="submit" class="search-button">Search</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<footer>
|
||||
<p>© 2026 seekra.</p>
|
||||
<p>© 2026 Seekra.</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user