mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-05-22 21:28:35 +02:00
Update 3 files
- /_layouts/default.html - /assets/js/pjax.js - /assets/css/style.scss
This commit is contained in:
@@ -76,8 +76,8 @@ layout: xslt_container
|
||||
|
||||
<p class="p-note">{{ site.description | default: site.github.project_tagline }}</p>
|
||||
|
||||
<form action="/search.html">
|
||||
<input type="text" name="keyword" id="search-input-all" placeholder="Search blog posts.." /> <input type="submit" value="搜索" />
|
||||
<form id="search-input-all" action="/search.html">
|
||||
<input type="text" name="keyword" placeholder="Search blog posts.." /> <input type="submit" value="搜索" />
|
||||
</form>
|
||||
<br />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user