From 2d3b4add08f850071ba8073dca7a5ba708be7de1 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Mon, 16 Jan 2023 14:17:27 +0800 Subject: Add lang attr to template --- alabaster-lite/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alabaster-lite/main.html b/alabaster-lite/main.html index c6ec757..78e3dd2 100644 --- a/alabaster-lite/main.html +++ b/alabaster-lite/main.html @@ -1,6 +1,6 @@ {% from "config.html" import theme with context %} - + {% block head %} -- cgit v1.2.3