diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-02-25 20:45:15 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-02-25 20:45:15 -0500 |
commit | 0b3c147018c846b78db3877e96ccb517eaf0270e (patch) | |
tree | e9ac3dc840446345a6a68b3a75b8dc7ed016d5ae /shamrock | |
parent | fdd27e6a122c54edeaa0d2fa6ef454b358a857c5 (diff) |
shamrock: fixed title and description
Diffstat (limited to 'shamrock')
-rwxr-xr-x | shamrock/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shamrock/index.html b/shamrock/index.html index d8ca452a..ec2bfc7f 100755 --- a/shamrock/index.html +++ b/shamrock/index.html @@ -2,9 +2,9 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Bootswatch: Simplex</title> + <title>Bootswatch: Shamrock</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content="Mini and minimalist."> + <meta name="description" content="Limited edition for St. Patty's Day."> <meta name="author" content="Thomas Park"> <!--[if lt IE 9]> |