PUBLISH: add html lang

This commit is contained in:
Campbell Alden 2022-08-27 13:03:11 +09:00
parent ef7b7b0b00
commit 2ab43fa374
6 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
{{- partial "head.html" . -}}
<body>
{{- partial "header.html" . -}}