mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-13 04:01:40 +08:00
所有页面的网页标题和页内标题区分开;搜索页允许查询空字符串(列出所有)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<%- include("./component/navbar.html"); %>
|
||||
<div class="main">
|
||||
<div class="siteTitle">
|
||||
<h1>书栖网</h1>
|
||||
<h1><%=headText%></h1>
|
||||
</div>
|
||||
<%- include("./component/searchbox.html"); %>
|
||||
<div class="sloganBox">
|
||||
|
Reference in New Issue
Block a user