Update 3 files

- /_layouts/default.html
- /index.html
- /search.html
This commit is contained in:
mayx
2025-04-29 16:00:02 +00:00
parent a56d77a472
commit b818d1db8e
3 changed files with 14 additions and 20 deletions

View File

@@ -8,7 +8,7 @@ title: 搜索
<p>很遗憾IE搜不了捏</p>
<![endif]-->
<!--[if !IE]> -->
<p>Keyword: <input type="text" id="search-input" placeholder="Search blog posts.."> <img src="/images/loading.svg" id="search-loading" style="width:22px;vertical-align: bottom"></p>
<p>Keyword: <input type="text" id="search-input" placeholder="Search blog posts.." /> <img src="/images/loading.svg" alt="Loading..." id="search-loading" style="width:22px;vertical-align: bottom" /></p>
<ul id="results-container"></ul>
<script src="/assets/js/simple-jekyll-search.min.js"></script>
<script>