Skip to content

Commit

Permalink
Remove unneeded verification
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostKiwi committed Jan 5, 2025
1 parent 4f7f75f commit 99e3eae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _includes/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="{{ description | default('TechBlog and secret sauce recipes of Wladislav Artsimovich') }}">
<meta name="generator" content="{{ eleventy.generator }}">
<meta name="google-site-verification" content="LoClBpgKxT1b5iTvLyu0GHSs4BIV5-v5TYVV2Aj5P-Q" />

<!-- Post tags become HTML keywords -->
{% if publicTags %}
Expand Down

0 comments on commit 99e3eae

Please sign in to comment.