${post.title!}

${(context == '/')?then(blog_url + post.fullPath, post.fullPath)}
作者

${user.nickname!}

发布于

${post.createTime?string('yyyy-MM-dd')}

更新于

${post.updateTime?string('yyyy-MM-dd')}

许可协议
CC BY 4.0