1.0 KiB
1.0 KiB
title: "{{ replace .Name "-" " " | title }}"
description: "{{ .Name }}"
keywords: "{{replace .Name "-" ","}}"
date: {{ .Date }}
lastmod: {{ .Date }}
categories:
tags:
原文作者
Post's origin author name
#author:
原文链接
Post's origin link URL
#link:
图片链接,用在open graph和twitter卡片上
Image source link that will use in open graph and twitter card
#imgs:
在首页展开内容
Expand content on the home page
#expand: true
外部链接地址,访问时直接跳转
It's means that will redirecting to external links
#extlink:
在当前页面开启或关闭评论功能
Switch to enabled or disabled comment plugins in this post
#comment:
enable: false
开启文章目录功能
Enable table of content
#toc: false
绝对访问路径
Absolute link for visit
#url: "{{ lower .Name }}.html"
开启文章置顶,数字越小越靠前
Sticky post set-top in home page and the smaller nubmer will more forward.
#weight: 1
{{ .Name }}