[gimp-web/testing] Removing G verification meta tag



commit 62e6f39422e162b8aec7fd30353fafe62a94922c
Author: Pat David <patdavid gmail com>
Date:   Wed Nov 25 12:48:07 2015 -0600

    Removing G verification meta tag

 themes/newgimp/templates/home.html |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 34bb6da..c9404b7 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -5,8 +5,6 @@
 {% block head %}
 {{ super() }}
         <link rel='stylesheet' type='text/css' href="/theme/css/home.css" />
-        <meta name="google-site-verification" content="IMz1Aah-3WaElQbMJJJx0DkneXZAcm_1Nol3ZP24k8Q" />
-
         <meta itemprop='url' content='{{ SITEURL }}' />
         <meta itemprop='name' content='GIMP - GNU Image Manipulation Program' />
 {% endblock head %}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]