1
0
Fork 0
mirror of https://git.kittycat.homes/zoe/hugo-battheme.git synced 2024-08-15 03:25:18 +00:00

add language support

This commit is contained in:
zoe 2022-04-10 11:02:28 +02:00
parent 487b637ab9
commit f6d2abb6fe

View file

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