Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
edelprino authored Nov 12, 2024
1 parent e53d3aa commit 8fcb83c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<meta name="og:image" content="{{ page.image | absolute_url }}">
<meta name="og:description" content="{{ page.excerpt | strip_html | strip_newlines | truncate: 160 | smartify}}">
<meta name="og:title" content="{{ page.title | smartify }} | {{ site.title }}">
<meta name="google-site-verification" content="yGBZBfYMBz4s8ufVCATTO6QQUUahcM4VKcs0kAVpuSA" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down

0 comments on commit 8fcb83c

Please sign in to comment.