r22047 - htdocs/trunk/externals - Google+ can now use the Open Graph definitions.

Cristian Marchi cmarchi at code.gnucash.org
Thu Feb 16 15:01:27 EST 2012


Author: cmarchi
Date: 2012-02-16 15:01:27 -0500 (Thu, 16 Feb 2012)
New Revision: 22047
Trac: http://svn.gnucash.org/trac/changeset/22047

Modified:
   htdocs/trunk/externals/header.phtml
Log:
Google+ can now use the Open Graph definitions.

Modified: htdocs/trunk/externals/header.phtml
===================================================================
--- htdocs/trunk/externals/header.phtml	2012-02-16 19:55:02 UTC (rev 22046)
+++ htdocs/trunk/externals/header.phtml	2012-02-16 20:01:27 UTC (rev 22047)
@@ -18,7 +18,7 @@
 <meta property="og:title" content="Free Accounting Software | GnuCash"/>
 <meta property="og:type" content="website"/>
 <meta property="og:url" content="http://www.gnucash.org/"/>
-<meta property="og:image" content="http://www.gnucash.org/images/icons/gnc-icon-64x64.png"/>
+<meta property="og:image" content="http://www.gnucash.org/images/gnc-download.png"/>
 <meta property="og:site_name" content="GnuCash"/>
 <meta property="og:description" content="A personal and small-business financial-accounting software, licensed under GNU/GPL and available for Linux, Windows, Mac OS X, BSD, and Solaris."/>
 <!--end of Open Graph properties-->
@@ -57,9 +57,6 @@
 <p><img src="<?=$top_dir?>/images/gnucash-vert.png" alt="GnuCash" /></p>
 </div>
 
-<!--This is an image out of the view that is shown on google+ profile for GnuCash-->
-<div style="position:absolute;top:-1000px;left:-1000px;"><img src="<?=$home?>/images/gnc-download.png" alt="GnuCash small business accounting" height="152" width="125" /></div>
-
 <div id="googleplusone">
 
 <!--facebook like button-->



More information about the gnucash-changes mailing list