aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common/header.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-05-08 10:48:37 +0000
committerEgor Tensin <Egor.Tensin@gmail.com>2020-05-08 10:48:37 +0000
commitb5fd3a3631e883618527b3b113e0a87ec34af9b2 (patch)
tree29b9547bc7a1b0d0fb07036d6272330bd34eb768 /_includes/common/header.html
parentlint _config*.yml (diff)
downloadegor-tensin.github.io-b5fd3a3631e883618527b3b113e0a87ec34af9b2.tar.gz
egor-tensin.github.io-b5fd3a3631e883618527b3b113e0a87ec34af9b2.zip
use "remote" Jekyll theme
I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme.
Diffstat (limited to '_includes/common/header.html')
-rw-r--r--_includes/common/header.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/_includes/common/header.html b/_includes/common/header.html
deleted file mode 100644
index 697d8f9..0000000
--- a/_includes/common/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 common/bootstrap_css.html %}
-
- <link rel="stylesheet" href="/css/common/footer.css">
- <link rel="stylesheet" href="/css/common/misc.css">
-
- {% include common/ie_compat.html %}
- </head>
- <body>
- <div class="top-level-footer-wrapper">
- <div class="footer-wrapper-expand">
- <div class="container">