diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-08-14 17:25:43 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-08-14 17:25:43 +0200 |
| commit | decde989ff7614dc109af1fb42559ff4814ffc7c (patch) | |
| tree | c048abd48246a239b007ccdb589cff609e151a25 /template/_search.html | |
| parent | 5bcf488adc75256e53b59fa42cdd0407020bff8d (diff) | |
| download | mitjafelicijan.com-decde989ff7614dc109af1fb42559ff4814ffc7c.tar.gz | |
Removed search from the blog
Diffstat (limited to 'template/_search.html')
| -rw-r--r-- | template/_search.html | 6 |
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> | ||
