about summary refs log tree commit diff stats
path: root/themes/xmin/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xmin/templates/base.html')
-rw-r--r--themes/xmin/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/xmin/templates/base.html b/themes/xmin/templates/base.html index 6b99609..5942342 100644 --- a/themes/xmin/templates/base.html +++ b/themes/xmin/templates/base.html
@@ -1,5 +1,5 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<html lang="{{ config.default_language }}"> 2<html lang="{{ lang }}">
3 <head> 3 <head>
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1"> 5 <meta name="viewport" content="width=device-width, initial-scale=1">