diff --git a/images/meta-image.png b/images/meta-image.png new file mode 100644 index 000000000..4f535f9bb Binary files /dev/null and b/images/meta-image.png differ diff --git a/index.php b/index.php index 3be49af4a..34f7b2a30 100644 --- a/index.php +++ b/index.php @@ -120,6 +120,9 @@ $intro .= << 'home', @@ -146,7 +149,24 @@ site_header("Hypertext Preprocessor", ), 'css' => array('home.css'), - 'intro' => $intro + 'intro' => $intro, + 'meta_tags' => << + + + + + + + + + + + + + + +META ) );