From f5fd2840e0a08a2f6a9c71704842ca6d343a175a Mon Sep 17 00:00:00 2001
From: Thomas Park <thomas@thomaspark.me>
Date: Sun, 25 Nov 2012 00:09:54 -0500
Subject: index: added meta description and author

---
 slate/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'slate')

diff --git a/slate/index.html b/slate/index.html
index e3d3511c..d743974c 100755
--- a/slate/index.html
+++ b/slate/index.html
@@ -4,8 +4,8 @@
     <meta charset="utf-8">
     <title>Bootswatch: Slate</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="">
-    <meta name="author" content="">
+    <meta name="description" content="Shades of gunmetal gray.">
+    <meta name="author" content="Thomas Park">
 
     <!--[if lt IE 9]>
       <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-- 
cgit v1.2.3