add article header to single.html and add some demo articles
This commit is contained in:
@ -19,6 +19,11 @@ panel:
|
||||
lastmod: "Recently Updated"
|
||||
trending_tags: "Trending Tags"
|
||||
|
||||
post:
|
||||
posted: "Posted"
|
||||
updated: "Updated"
|
||||
written_by: "By"
|
||||
|
||||
copyright:
|
||||
brief: "All rights reserved"
|
||||
verbose: "All rights reserved"
|
||||
|
@ -19,6 +19,10 @@ panel:
|
||||
lastmod: "最近更新"
|
||||
trending_tags: "热门标签"
|
||||
|
||||
post:
|
||||
posted: "发布"
|
||||
updated: "更新"
|
||||
written_by: "由"
|
||||
copyright:
|
||||
brief: "版权所有"
|
||||
verbose: "版权所有"
|
||||
|
Reference in New Issue
Block a user