Skip to content

Commit

Permalink
Merge pull request #8 from OlenaYefymenko/5-google-search
Browse files Browse the repository at this point in the history
Add Google site verification meta tag
  • Loading branch information
OlenaYefymenko authored Sep 16, 2023
2 parents 9369c9e + 903cd35 commit ca5be1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="description" content="{{ config.PROJECT.name }} — personal blog of Olena Yefymenko">
<meta name="robots" content="all">

<meta name="p:domain_verify" content="8ac6cdaefda8d0a20ed08fb5c9fd3352">
<meta name="google-site-verification" content="5CwxblwHQ25uEaN6Nlmjr3uXxgEahbFqddRSikJviZ0" />

<link rel="profile" href="http://gmpg.org/xfn/11">

Expand Down

0 comments on commit ca5be1d

Please sign in to comment.