- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 23 Sep 2019 22:27:37 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 24 September 2019 05:28:18 UTC
marcoscaceres commented on this pull request.
> @@ -257,6 +257,15 @@ <h3>
<link rel="icon" sizes="16x16 32x32 48x48" href="lo_def.ico">
<link rel="icon" sizes="512x512" href="hi_def.png">
</pre>
+ <div class="note" title="manifest.webmanifest or manifest.json?">
+ The official file extension for the manifest is
+ <code>.webmanifest</code>. Some web servers recognize this extension
+ and transfer the file using the official <a>media type for a
```suggestion
and transfer the file using the standardized <a>media type for a
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/802#pullrequestreview-292181807
Received on Tuesday, 24 September 2019 05:28:18 UTC