r21297 - htdocs/branches/beta/externals - Add a meta description.

Cristian Marchi cmarchi at code.gnucash.org
Thu Sep 22 09:42:16 EDT 2011


Author: cmarchi
Date: 2011-09-22 09:42:16 -0400 (Thu, 22 Sep 2011)
New Revision: 21297
Trac: http://svn.gnucash.org/trac/changeset/21297

Modified:
   htdocs/branches/beta/externals/header.phtml
Log:
Add a meta description.

Modified: htdocs/branches/beta/externals/header.phtml
===================================================================
--- htdocs/branches/beta/externals/header.phtml	2011-09-22 13:36:31 UTC (rev 21296)
+++ htdocs/branches/beta/externals/header.phtml	2011-09-22 13:42:16 UTC (rev 21297)
@@ -27,6 +27,7 @@
   <link rel="alternate" type="application/atom+xml" title="Atom Feed" href="<?=$home?>/atom.php" />
 <?php } ?>
 
+<meta name="description" content="A personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows." />
 <title><?= T_($title); ?> | GnuCash</title>
 <!--script for Google+1 button-->
 <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>



More information about the gnucash-changes mailing list