This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
wang2365
/
cupper-hugo-theme
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
22ece0bf2e
Ramos
Etiquetas
master
cupper-hugo-the...
/
layouts
/
_default
/
single.html
single.html
104 B
Histórico
Em bruto
1
2
3
4
5
6
{{ define "main" }}
<main id="main">
<h1>{{ .Title }}</h1>
{{ .Content }}
</main>
{{ end }}