add search

This commit is contained in:
Van
2017-09-12 23:34:23 +08:00
parent 895d9ca2eb
commit a195a81073
23 changed files with 79 additions and 44 deletions

View File

@@ -119,7 +119,7 @@ a:hover {
.header .right li a {
color: #FFFFFF;
font-family: 'sans-serif';
font-size: 45px;
font-size: 26px;
text-decoration: none;
font-weight: bold;
}

File diff suppressed because one or more lines are too long

View File

@@ -31,7 +31,7 @@
<div class="right">
<ul>
<li>
<a rel="nofollow" class="home" href="${servePath}">Blog</a>
<a rel="nofollow" class="home" href="${servePath}/search?keyword=">Search</a>
</li>
<li>
<a href="${servePath}/tags.html">Tags</a>