Skip to content

Commit 9d86b5f

Browse files
committed
Improve example
1 parent 56c5432 commit 9d86b5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,11 +187,11 @@ <h2>
187187
{
188188
"web_push": 8030,
189189
"notification": {
190-
"title": "Watch the new season of Return of the Example now!",
190+
"title": "Ada emailed ‘London’",
191191
"lang": "en-US",
192192
"dir": "ltr",
193-
"body": "The examples are going to great lengths once more.",
194-
"url": "https://tv.example/return"
193+
"body": "Did you hear about the tube strikes?",
194+
"navigate": "https://email.example/message/12"
195195
}
196196
}
197197
</pre>

0 commit comments

Comments
 (0)