summaryrefslogtreecommitdiff
path: root/template.txt
diff options
context:
space:
mode:
Diffstat (limited to 'template.txt')
-rw-r--r--template.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/template.txt b/template.txt
index 5184c14..2e8b62a 100644
--- a/template.txt
+++ b/template.txt
@@ -1,7 +1,11 @@
-<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
-<meta content="utf-8" http-equiv="encoding">
<html>
<head>
+<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
+<meta content="utf-8" http-equiv="encoding">
+<meta name="keywords" content="Programming, C++, C, Blog">
+<meta name="description" content="Personal blog/portfolio/site for Daniel Jones">
+<meta name="author" content="Daniel Jones">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{TITLE}</title>
</head>