aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/fr/web/html/link_types/manifest/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/fr/web/html/link_types/manifest/index.html b/files/fr/web/html/link_types/manifest/index.html
new file mode 100644
index 0000000000..c8086787ff
--- /dev/null
+++ b/files/fr/web/html/link_types/manifest/index.html
@@ -0,0 +1,15 @@
+---
+title: 'Types de liens : manifest'
+slug: Web/HTML/Link_types/manifest
+browser-compat: html.elements.link.rel.manifest
+translation_of: 'Web/HTML/Link_types/manifest'
+---
+<p>Le mot-clé <strong><code>manifest</code></strong> de l'attribut {{HTMLAttrxRef("rel", "link")}} de l'élément {{HTMLElement("link")}} est une information indiquant que la ressource ciblée est un <a href="/fr/docs/Web/Manifest">manifeste d'application web</a>.</p>
+
+<h2 id="specifications">Spécifications</h2>
+
+<p>{{Specifications}}</p>
+
+<h2 id="Browser_compatibility">Compatibilité des navigateurs</h2>
+
+<p>{{Compat}}</p>