aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/header.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-11-05 20:39:13 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-11-05 20:39:13 +0300
commit68073adacff5fec44d7e541a3a6f926f7b305843 (patch)
treed42304b004461e04e58ba7d41139f290a5aac78a /_includes/header.html
parentadd serve.sh (same as serve.bat) (diff)
downloadegor-tensin.github.io-68073adacff5fec44d7e541a3a6f926f7b305843.tar.gz
egor-tensin.github.io-68073adacff5fec44d7e541a3a6f926f7b305843.zip
_includes/ -> _includes/common/
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/_includes/header.html b/_includes/header.html
deleted file mode 100644
index ff3a737..0000000
--- a/_includes/header.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
-
- <title>{{ page.title }} - {{ site.personal_info.name }}</title>
-
- {% include bootstrap_css.html %}
-
- <link rel="stylesheet" href="/css/common/footer.css">
- <link rel="stylesheet" href="/css/common/misc.css">
-
- {% include ie_compat.html %}
- </head>
- <body>
- <div class="top-level-footer-wrapper">
- <div class="footer-wrapper-expand">
- <div class="container">