This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
wang2365
/
cupper-hugo-theme
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
c73877dcfc
ブランチ
タグ
master
cupper-hugo-the...
/
layouts
/
_default
/
single.html
single.html
104 B
履歴
Raw
1
2
3
4
5
6
{{ define "main" }}
<main id="main">
<h1>{{ .Title }}</h1>
{{ .Content }}
</main>
{{ end }}