r22048 - htdocs/trunk/externals - Use a better image for Open Graph image tag.

Cristian Marchi cmarchi at code.gnucash.org
Thu Feb 16 15:04:34 EST 2012


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

Modified:
   htdocs/trunk/externals/header.phtml
Log:
Use a better image for Open Graph image tag.

Modified: htdocs/trunk/externals/header.phtml
===================================================================
--- htdocs/trunk/externals/header.phtml	2012-02-16 20:01:27 UTC (rev 22047)
+++ htdocs/trunk/externals/header.phtml	2012-02-16 20:04:34 UTC (rev 22048)
@@ -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/gnc-download.png"/>
+<meta property="og:image" content="http://www.gnucash.org/externals/logo_w120.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-->



More information about the gnucash-changes mailing list