diff --git a/config/config.ini.example b/config/config.ini.example index ccef248..824739a 100644 --- a/config/config.ini.example +++ b/config/config.ini.example @@ -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" \ No newline at end of file +views.layout = "layout"