summaryrefslogtreecommitdiff
path: root/templates/home.html
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2023-01-21 16:05:40 -0700
committernavanchauhan <navanchauhan@gmail.com>2023-01-21 16:05:40 -0700
commit732789cab9aa7e70e373050ae7c777951df196ee (patch)
tree73da12633c6105675687383851e19810ba272292 /templates/home.html
parent2275f42091faa82a05db309391c9304293c248cd (diff)
custom fontawesome
Diffstat (limited to 'templates/home.html')
-rw-r--r--templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/home.html b/templates/home.html
index 5b5cd6b..cec0969 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
{{ template "header" . }}
<title>{{.GlobalVars.Name}}</title>