Skip to content

Instantly share code, notes, and snippets.

@dmackerman
Created January 8, 2013 16:32
Show Gist options
  • Select an option

  • Save dmackerman/4485243 to your computer and use it in GitHub Desktop.

Select an option

Save dmackerman/4485243 to your computer and use it in GitHub Desktop.
$keywords = "HTML5 Development, Mobile Web Consulting, Sencha";
$description = "We help large organizations bring innovative products to market.";
$canonical = "http://moduscreate.com";
$openGraph = array(
(object)array("name" => "og:type", "value" => "website"),
(object)array("name" => "og:image", "value" => "http://moduscreate.com/images/logo-notext.png"),
);
get_header(); //the Header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment