summaryrefslogtreecommitdiffstats
path: root/templates/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.html')
-rw-r--r--templates/default.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/templates/default.html b/templates/default.html
index 07ff3ed..f6898ae 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -1,11 +1,11 @@
<!DOCTYPE html>
-<html>
+<html lang="en-GB">
<head>
+ <meta charset="utf-8" />
<title>{{ page.title }}</title>
<link rel="stylesheet" href="/style.css" />
<link rel="icon" type="image/png" sizes="32x32" href="/images/icon32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/images/icon16x16.png" />
- <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="{{ page.description }}" />
<meta name="author" content="Tomasz Kramkowski <tk@the-tk.com>" />
@@ -29,9 +29,6 @@
• <a href="https://github.com/EliteTK">github</a>
• <a href="https://the-tk.com/cgit">cgit</a>
• <a href="https://the-tk.com/archive">ML archive</a>
- • <a href="http://www.catb.org/hacker-emblem/"><img class="icon" src="/images/glider-yellow.png" alt="Hacker Emblem" /></a>
- • <a href="https://www.eff.org/"><img class="icon" src="/images/EFF.png" alt="EFF Logo" /></a>
- • <a href="https://www.fsf.org/"><img class="icon" src="/images/GNU.png" alt="GNU Logo" /></a>
</footer>
</main>
<div id="copyright">