From 68073adacff5fec44d7e541a3a6f926f7b305843 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 5 Nov 2016 20:39:13 +0300 Subject: _includes/ -> _includes/common/ --- _includes/header.html | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 _includes/header.html (limited to '_includes/header.html') 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 @@ - - - - - - - - {{ page.title }} - {{ site.personal_info.name }} - - {% include bootstrap_css.html %} - - - - - {% include ie_compat.html %} - - -