m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/template.html.erb
diff options
context:
space:
mode:
authorMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2019-08-03 17:30:18 -0700
committerMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2019-08-03 17:30:18 -0700
commit4ade28116e367ebfba912b6ce7df620e93202e45 (patch)
tree515ae9a3d2ce3ab2a23910e26d01510b5c60f1d3 /src/template.html.erb
parent9d0b44312293b06b4c0d19c265d9daf382d7cd00 (diff)
Cleanup template's HTML
Diffstat (limited to 'src/template.html.erb')
-rw-r--r--src/template.html.erb5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/template.html.erb b/src/template.html.erb
index 98fad97..2055571 100644
--- a/src/template.html.erb
+++ b/src/template.html.erb
@@ -1,7 +1,8 @@
+<!DOCTYPE html>
<head>
<title><%= head_title %></title>
<link rel='stylesheet' type='text/css' href='<%= path_to 'style' %>'>
- <meta charset='utf8'>
+ <meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
@@ -19,7 +20,7 @@
<%= content %>
- <script type='text/javascript'>
+ <script>
var synonyms = [
'Writings',
'Blog',