Title

網站配置:

hugo.
     
title: 我的文檔網站
title = '我的文檔網站'
{
   "title": "我的文檔網站"
}

範本:

{{ .Site.Title }} → 我的文檔網站