Add preliminay search bar
This commit is contained in:
@@ -12,11 +12,13 @@
|
||||
<h1>Welcome to DataDash</h1>
|
||||
<p>The place to launch and discover datasets and API endpoints.</p>
|
||||
</header>
|
||||
<div id="functionBar">
|
||||
<div id="searchBar">
|
||||
<p>lilalu</p>
|
||||
|
||||
<section id="tool-bar">
|
||||
<div id="search-bar">
|
||||
<input type="search" name="query" id="search-entry" placeholder="Search">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="recents">
|
||||
<h2>Recently added:</h2>
|
||||
<ul class="datasets">
|
||||
|
Reference in New Issue
Block a user