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:
authorJeremy Bise <jeremy.bise@thosegeeks.com>2019-04-16 18:55:45 +0300
committerJeremy Bise <jeremy.bise@thosegeeks.com>2019-04-16 18:55:45 +0300
commit173fb194437ae19d5dbfd94459d9633a88118d6b (patch)
treefe72bf1efbb25f2e7231422410734346ba0db7e1
parent507a14b0e617474f82ea2cbdf8e4ec1ada1e294b (diff)
remove search for meow
-rw-r--r--README.md4
-rw-r--r--layouts/partials/footer/footer-widgets.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 759b7e4..1270da7 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,6 @@ pygmentsCodefences=true
## Roadmap
-- [ ] Subnavigation menu dropdowns
-- [ ] Include search via Lunr or Fuse.js
+- [ ] Navigation menu dropdowns
+- [ ] Include search via Lunr or Fuse
- [ ] Clean out the SCSS folder \ No newline at end of file
diff --git a/layouts/partials/footer/footer-widgets.html b/layouts/partials/footer/footer-widgets.html
index 628d208..c573216 100644
--- a/layouts/partials/footer/footer-widgets.html
+++ b/layouts/partials/footer/footer-widgets.html
@@ -1,8 +1,8 @@
<aside class="widget-area" role="complementary" aria-label="Footer">
<div class="widget-column">
- <section id="search" class="widget widget_search">
+ <!-- <section id="search" class="widget widget_search">
<h2 class="widget-title">Search</h2>
- </section>
+ </section> -->
<section id="recent-posts" class="widget widget_recent_entries">
<h2 class="widget-title">Recent Posts</h2>