V2 HUGO
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
{{ block "extra_head" . }}{{ end }}
|
||||
</head>
|
||||
<body class="{{ if .IsHome }}home{{ else }}page{{ end }}">
|
||||
<script src="/js/nature-bg.js"></script>
|
||||
{{ partial "nav.html" . }}
|
||||
<main id="main-content">
|
||||
{{ block "body" . }}{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user