Browse Source

Added Webmaster tool verification

pull/94/head
Kanti 11 years ago
parent
commit
eae85a1c2e
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      config/config.ini.example

+ 4
- 1
config/config.ini.example View File

@ -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…
Cancel
Save