diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-27 23:27:16 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-27 23:27:16 -0500 |
commit | 83ba85588d9255ecc4d9721b3b21678476340827 (patch) | |
tree | ba4d373bdd95328f47083ef6eb3f59cdef0f999e /spruce/index.html | |
parent | 1c064fa8927d39f8214a754e4af47bbbdf3ab78b (diff) |
spruce fix page title
Diffstat (limited to 'spruce/index.html')
-rwxr-xr-x | spruce/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spruce/index.html b/spruce/index.html index 46f19910..ef1bef14 100755 --- a/spruce/index.html +++ b/spruce/index.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Bootswatch: Superhero</title> + <title>Bootswatch: Spruce</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> |