Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r70646 - in website/public_html/beta: . build/templates
From: dnljms_at_[hidden]
Date: 2011-03-27 17:36:26


Author: danieljames
Date: 2011-03-27 17:36:25 EDT (Sun, 27 Mar 2011)
New Revision: 70646
URL: http://svn.boost.org/trac/boost/changeset/70646

Log:
Website: Add my google ownership meta-tag to the new home page.
Text files modified:
   website/public_html/beta/build/templates/index-src.html | 1 +
   website/public_html/beta/index.html | 1 +
   2 files changed, 2 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/build/templates/index-src.html
==============================================================================
--- website/public_html/beta/build/templates/index-src.html (original)
+++ website/public_html/beta/build/templates/index-src.html 2011-03-27 17:36:25 EDT (Sun, 27 Mar 2011)
@@ -14,6 +14,7 @@
   <link rel="icon" href="/favicon.ico" type="image/ico" />
   <link rel="stylesheet" type="text/css" href="/style-v2/section-welcome.css" />
   <!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
+ <meta name="google-site-verification" content="mpr2HgFpodnbF_8fv4qXd9roIClVwtX3C-Kd3F6r61w" />
 </head>
 
 <!--

Modified: website/public_html/beta/index.html
==============================================================================
--- website/public_html/beta/index.html (original)
+++ website/public_html/beta/index.html 2011-03-27 17:36:25 EDT (Sun, 27 Mar 2011)
@@ -11,6 +11,7 @@
   <link rel="icon" href="/favicon.ico" type="image/ico" />
   <link rel="stylesheet" type="text/css" href="/style-v2/section-welcome.css" />
   <!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
+ <meta name="google-site-verification" content="mpr2HgFpodnbF_8fv4qXd9roIClVwtX3C-Kd3F6r61w" />
 </head>
 
 <!--


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk