<?php /* Plogger Theme Meta Template $theme_name: The name of your theme $version: Theme version $author: Name of the theme author $url: Link to the themes website or author url $description: Description of the look and feel of the theme $license: Type of license theme is released under */ $theme_name = 'Air'; $version = '0.1.1'; $author = 'Oliver Baty'; $url = 'http://www.ardamis.com/2007/07/05/plogger-beta-3-theme-air/'; $description = 'This is a simple blue and white stand-alone theme. It looks nearly identical in Firefox 2.0 and Internet Explorer 7, and generates a close approximation using conditional CSS for IE6.'; $license = 'GNU General Public License (GPL)'; ?>