aboutsummaryrefslogtreecommitdiff
path: root/template/_search.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-08-14 17:25:43 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-08-14 17:25:43 +0200
commitdecde989ff7614dc109af1fb42559ff4814ffc7c (patch)
treec048abd48246a239b007ccdb589cff609e151a25 /template/_search.html
parent5bcf488adc75256e53b59fa42cdd0407020bff8d (diff)
downloadmitjafelicijan.com-decde989ff7614dc109af1fb42559ff4814ffc7c.tar.gz
Removed search from the blog
Diffstat (limited to 'template/_search.html')
-rw-r--r--template/_search.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/template/_search.html b/template/_search.html
deleted file mode 100644
index 997b35c..0000000
--- a/template/_search.html
+++ /dev/null
@@ -1,6 +0,0 @@
1<div class="blur hidden"></div>
2
3<section class="search-form hidden">
4 <input type="search" placeholder="Search ...">
5 <ul></ul>
6</section>