mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 03:56:21 +05:30
Added Webmaster tool verification
This commit is contained in:
parent
227e1615e2
commit
eae85a1c2e
1 changed files with 4 additions and 1 deletions
|
|
@ -32,6 +32,9 @@ fb.color = "light"
|
|||
; Disqus comments
|
||||
disqus.shortname = ""
|
||||
|
||||
; Google Web Master Tool ID verification
|
||||
google.wmt.id = ""
|
||||
|
||||
; Google+ publisher
|
||||
google.publisher = ""
|
||||
|
||||
|
|
@ -84,4 +87,4 @@ views.root = "themes/logs"
|
|||
views.counter = "true"
|
||||
|
||||
; Framework config. No need to edit.
|
||||
views.layout = "layout"
|
||||
views.layout = "layout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue