summaryrefslogtreecommitdiff
path: root/spruce
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-11-25 00:09:54 -0500
committerThomas Park <thomas@thomaspark.me>2012-11-25 00:09:54 -0500
commitf5fd2840e0a08a2f6a9c71704842ca6d343a175a (patch)
tree6f9392386925cb192f94e9ff83a6080f4b33814c /spruce
parent4574d08c94f8ae39db99714d426dbf0340d34c5e (diff)
index: added meta description and author
Diffstat (limited to 'spruce')
-rwxr-xr-xspruce/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/spruce/index.html b/spruce/index.html
index 1901ca73..e06390f9 100755
--- a/spruce/index.html
+++ b/spruce/index.html
@@ -4,8 +4,8 @@
<meta charset="utf-8">
<title>Bootswatch: Spruce</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="">
- <meta name="author" content="">
+ <meta name="description" content="Camping in the woods.">
+ <meta name="author" content="Thomas Park">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>