mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 00:38:03 -05:00
Merge pull request #4554 from jekyll/google-site-verification
Add Google site verification meta
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -82,6 +82,6 @@ group :site do
|
||||
end
|
||||
gem "jemoji"
|
||||
gem "jekyll-sitemap"
|
||||
gem "jekyll-seo-tag"
|
||||
gem "jekyll-seo-tag", "~> 1.1"
|
||||
gem "jekyll-avatar"
|
||||
end
|
||||
|
||||
@@ -5,6 +5,7 @@ excerpt_separator: ""
|
||||
|
||||
gauges_id: 503c5af6613f5d0f19000027
|
||||
google_analytics_id: UA-50755011-1
|
||||
google_site_verification: onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY
|
||||
|
||||
repository: https://github.com/jekyll/jekyll
|
||||
help_url: https://github.com/jekyll/jekyll-help
|
||||
|
||||
Reference in New Issue
Block a user