commit | 5655bdcf7b61a8b3a492547083e6d0e81d0c2dfe | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Dec 16 08:32:15 2016 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Dec 16 08:55:23 2016 -0800 |
tree | 5569a1dc97eed01acdaa87b074335902ce0094e6 | |
parent | 3b3b3b4533f6d6b98a70570ef84edc619309eee5 [diff] [blame] |
Setting page title on route change Change-Id: I9c23d0215c7967eb3eff3a341ab3f210fb16a47a
diff --git a/src/index.html b/src/index.html index 0034022..4cfc84e 100644 --- a/src/index.html +++ b/src/index.html
@@ -3,7 +3,7 @@ <head> <base href="/"> <meta charset="utf-8"> - <title>FountainJS</title> + <title>XOS</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <link rel="icon" type="image/png" href="http://fountainjs.io/assets/imgs/fountain.png" />