Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jeremybise/twentynineteen-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer/footer-widgets.html')
-rw-r--r--layouts/partials/footer/footer-widgets.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/layouts/partials/footer/footer-widgets.html b/layouts/partials/footer/footer-widgets.html
index 167f776..414a794 100644
--- a/layouts/partials/footer/footer-widgets.html
+++ b/layouts/partials/footer/footer-widgets.html
@@ -1,8 +1,14 @@
<aside class="widget-area" role="complementary" aria-label="Footer">
<div class="widget-column">
- <!-- <section id="search" class="widget widget_search">
- <h2 class="widget-title">Search</h2>
- </section> -->
+ <section id="search" class="widget widget_search">
+ <form role="search" class="search-form" action="/search/">
+ <label>
+ <span class="screen-reader-text">Search for:</span>
+ <input type="search" class="search-field" placeholder="Search ..." value name="s">
+ </label>
+ <input type="submit" class="search-submit" value="Search">
+ </form>
+ </section>
<section id="recent-posts" class="widget widget_recent_entries">
<h2 class="widget-title">Recent Posts</h2>