Fixing various typos on about page.

This commit is contained in:
Adsooi 2021-09-29 13:51:07 +02:00
parent 36cd866d21
commit e43b78b98a
Signed by: Ad5001
GPG key ID: 7251B1AF90B960F9
3 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
<html lang="{{ .Site.Language.Lang }}">
{{- partial "head.html" . -}}
<body>
<body contenteditable="true">
{{- partial "header.html" . -}}
<div id="content">
{{ .Content }}