aboutsummaryrefslogtreecommitdiffstats
path: root/site/layouts/partials/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/layouts/partials/header.html')
-rw-r--r--site/layouts/partials/header.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/site/layouts/partials/header.html b/site/layouts/partials/header.html
deleted file mode 100644
index bb80d33..0000000
--- a/site/layouts/partials/header.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html>
- <head>
- <title>{{.Title}} | Kaldi</title>
- <link rel="stylesheet" href="/css/main.css"/>
-
- <meta charset="utf-8">
- <meta http-equiv="x-ua-compatible" content="ie=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
-
- <link href="https://fonts.googleapis.com/css?family=Nunito+Sans:400,700" rel="stylesheet">
- </head>
-
- <body class="sans-serif">