From 835956ba8b257fec93faae29cd78c292310a0032 Mon Sep 17 00:00:00 2001 From: = Date: Wed, 11 Jul 2012 19:34:13 -0400 Subject: [PATCH] Readd home page META description --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 8a045e2..1e0a580 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ --- layout: default +description: "An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative PHP tutorials around the Web" --- {% capture welcome_content %}{% include welcome.md %}{% endcapture %}