<h1>Hugo Templates</h1> <h2>Variables</h2> <b>Custom Variables</b> <br /> {{$mycustom := .Site.Title}} Site Title: {{$mycustom}} <br /> {{/* Override ...
確定! 回上一頁