mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Fix google analytics code
This commit is contained in:
@@ -15,4 +15,4 @@ theme: 'mkdocs'
|
||||
theme_center_lead: true
|
||||
|
||||
copyright: Copyright © 2014, <a href="https://twitter.com/_tomchristie">Tom Christie</a>.
|
||||
google_analytics: ['example', 'foo']
|
||||
google_analytics: ['UA-27795084-5', 'mkdocs.org']
|
||||
|
||||
Reference in New Issue
Block a user