From d12866ee562e92aca7552eed37162348b1a334b7 Mon Sep 17 00:00:00 2001 From: Dr Azad Rasul Date: Thu, 4 Jan 2024 21:59:29 +0300 Subject: [PATCH] Delete _includes/_cvhead.html --- _includes/_cvhead.html | 51 ------------------------------------------ 1 file changed, 51 deletions(-) delete mode 100644 _includes/_cvhead.html diff --git a/_includes/_cvhead.html b/_includes/_cvhead.html deleted file mode 100644 index 663c1b9..0000000 --- a/_includes/_cvhead.html +++ /dev/null @@ -1,51 +0,0 @@ - - - -{% if page.title %}{{ page.title }} – {% endif %}{{ site.title }} -{% if page.excerpt %}{% endif %} - -{% if page.author %} - {% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.owner %} -{% endif %} - -{% include _open-graph.html %} - -{% if site.owner.google.verify %} -{% endif %} -{% if site.owner.bing-verify %}{% endif %} - -{% capture canonical %}{{ site.github.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -