Browse Source

Added WMT Verification

pull/93/head
Mohamad Fahmi 11 years ago
parent
commit
dbb891a12a
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