diff options
Diffstat (limited to 'skins')
-rw-r--r-- | skins/Vector.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/Vector.php b/skins/Vector.php index 8fdbb7c..fe191e8 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -445,6 +445,7 @@ class VectorTemplate extends QuickTemplate { $this->data['personal_urls'] = array_reverse( $this->data['personal_urls'] ); } + $wgOut->addMeta('google-site-verification', 'upEZjJeSjjjVNCMOM2xZNi5PmRgMOY9SCtW3xmGY6nQ'); // Output HTML Page $this->html( 'headelement' ); |