Commit 412c2c332a81be5794ae6db1462e023442e475c3
1 parent
63f4d4ca56
Exists in
master
and in
1 other branch
Added manifest.json to get gcm push notifs working
Showing 2 changed files with 9 additions and 0 deletions Side-by-side Diff
home.html
View file @
412c2c3
... | ... | @@ -8,6 +8,7 @@ |
8 | 8 | |
9 | 9 | <link rel="stylesheet" href="styles/flashier.css"/> |
10 | 10 | <link rel="stylesheet" href="styles/flashy.css"/> |
11 | + <link rel="manifest" href="manifest.json"> | |
11 | 12 | <link |
12 | 13 | href='https://fonts.googleapis.com/css?family=Satisfy|Titillium+Web:400,200,200italic,300,600,700,900,700italic,600italic,400italic,300italic' |
13 | 14 | rel='stylesheet' type='text/css'> |