diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-09-10 14:38:39 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-09-10 14:38:39 -0400 |
commit | 4dd38604c0110ff7726c94bc9533686d97af48cf (patch) | |
tree | 9417fa97d5f020c1af3d2ce2a616fc87768a418a /www | |
parent | b918c1e702321cf37fcc43b91a5f032a09b8814b (diff) | |
download | html5ks-4dd38604c0110ff7726c94bc9533686d97af48cf.tar.xz html5ks-4dd38604c0110ff7726c94bc9533686d97af48cf.zip |
add favicon.ico generation, meta description
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 54597a9..d4eb62a 100644 --- a/www/index.html +++ b/www/index.html @@ -2,6 +2,7 @@ <html class="no-js"> <head> <meta charset="utf-8"> + <meta name="description" content="HTML5 implementation of Katawa Shoujo, a bishÅjo-style visual novel by Four Leaf Studios that tells a story of a young man and five young women living with varying disabilities."> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"> <title>Katawa Shoujo</title> <script> |