From e2d720bead55e69588f188463361909754f74346 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 15 Sep 2018 18:48:53 +0400 Subject: [PATCH] Combining files Signed-off-by: Valentin Popov --- _includes/head.html | 6 +++++- _includes/opengraph.html | 14 -------------- 2 files changed, 5 insertions(+), 15 deletions(-) delete mode 100644 _includes/opengraph.html diff --git a/_includes/head.html b/_includes/head.html index cdf0d01..005ab5c 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -13,7 +13,11 @@ {% endfor %} - {% include opengraph.html %} + + + + + diff --git a/_includes/opengraph.html b/_includes/opengraph.html deleted file mode 100644 index ae5a731..0000000 --- a/_includes/opengraph.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - \ No newline at end of file