Skip to content

Commit

Permalink
Updated SEO to include Meta Description
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaylamba authored May 13, 2019
1 parent c56cd80 commit 7962e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/seo.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
{% endif %}
{% assign seo_author_twitter = seo_author_twitter | replace: "@", "" %}
{% endif %}

<meta property="description" content="Github Git Cheat Sheets Training Kit">
<meta property="og:locale" content="{{ site.locale }}">
<meta property="og:site_name" content="{{ site.title }}">
<meta property="og:title" content="{{ page.title | default: site.title | markdownify | strip_html | strip_newlines | escape_once }}">
Expand Down

0 comments on commit 7962e10

Please sign in to comment.