mirror of
https://github.com/loikein/hugo-tufte.git
synced 2024-11-14 20:36:58 +01:00
typo
This commit is contained in:
parent
46406fda64
commit
aa481a6eb1
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
<html lang="{{ .Site.LanguageCode }}">
|
||||
{{- partial "header.html" . -}}
|
||||
|
||||
<body >
|
||||
<body>
|
||||
|
||||
{{ block "main" . }}{{ end }}
|
||||
|
||||
<!-- Load Katex, if necessary. -->
|
||||
|
|
Loading…
Reference in a new issue