aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/performance
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-04-12 13:14:00 -0400
committerGitHub <noreply@github.com>2021-04-12 19:14:00 +0200
commit4ed5708b0631c3f96b2f59e61142fde280640729 (patch)
tree7fcc651bf88ae2d589819e609cb13a787fb3900e /files/fr/web/performance
parent12b1a043c5c202f466b989c51a2176e2a991faf0 (diff)
downloadtranslated-content-4ed5708b0631c3f96b2f59e61142fde280640729.tar.gz
translated-content-4ed5708b0631c3f96b2f59e61142fde280640729.tar.bz2
translated-content-4ed5708b0631c3f96b2f59e61142fde280640729.zip
Getting rid of .alllinks in fr content (#487)
Diffstat (limited to 'files/fr/web/performance')
-rw-r--r--files/fr/web/performance/index.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/files/fr/web/performance/index.html b/files/fr/web/performance/index.html
index fd6b475f7b..3b6cc37f16 100644
--- a/files/fr/web/performance/index.html
+++ b/files/fr/web/performance/index.html
@@ -17,8 +17,6 @@ translation_of: Web/Performance
<p>{{LandingPageListSubpages}}</p>
-<div class="cleared topicpage-table">
-<div class="section">
<h2 id="Selected_tutorials">Selected tutorials</h2>
<p>The MDN <a href="/en-US/docs/Learn/Performance">Web Performance Learning Area</a> contains modern, up-to-date tutorials covering Performance essentials:</p>
@@ -38,11 +36,6 @@ translation_of: Web/Performance
<dd>CSS may be a less important optimization focus for improved performance, but there are some CSS features that impact performance more than others. In this article, we look at some CSS properties that impact performance and suggested ways of handling styles to ensure performance is not negatively impacted.</dd>
</dl>
-<dl>
-</dl>
-</div>
-
-<div class="section">
<h2 class="Other_documentation" id="Other_documentation" name="Other_documentation">Using Performance APIs</h2>
<dl>
@@ -70,8 +63,6 @@ translation_of: Web/Performance
<dt><a href="/en-US/docs/Learn/Performance/Understanding_latency">Understanding Latency</a></dt>
<dd>Latency is the amount of time it takes between the browser making a request for a resource, and the browser receiving back the first byte of the resource requested. This article explains what latency is, how it impacts performance, how to measure latency, and how to reduce it.</dd>
</dl>
-</div>
-</div>
<h2 id="Glossary_Terms">Glossary Terms</h2>
@@ -184,8 +175,6 @@ translation_of: Web/Performance
<dd>Animations are critical for a pleasurable user experience. This article discusses the performance differences between CSS- and JavaScript-based animations. </dd>
</dl>
-<p><span class="alllinks"><a href="/en-US/docs/tag/Performance">View all articles about performance...</a></span></p>
-
<h2 id="See_also">See also</h2>
<p>HTML</p>