Fixing various typos on about page.
This commit is contained in:
parent
36cd866d21
commit
e43b78b98a
3 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<html lang="{{ .Site.Language.Lang }}">
|
||||
{{- partial "head.html" . -}}
|
||||
<body>
|
||||
<body contenteditable="true">
|
||||
{{- partial "header.html" . -}}
|
||||
<div id="content">
|
||||
{{ .Content }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue