diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch) | |
tree | 86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/learn/html/howto/author_fast-loading_html_pages | |
parent | 68fc8e96a9629e73469ed457abd955e548ec670c (diff) | |
download | translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2 translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip |
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/learn/html/howto/author_fast-loading_html_pages')
-rw-r--r-- | files/pt-br/learn/html/howto/author_fast-loading_html_pages/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/learn/html/howto/author_fast-loading_html_pages/index.html b/files/pt-br/learn/html/howto/author_fast-loading_html_pages/index.html index e693b6fed8..b5bf80270c 100644 --- a/files/pt-br/learn/html/howto/author_fast-loading_html_pages/index.html +++ b/files/pt-br/learn/html/howto/author_fast-loading_html_pages/index.html @@ -1,9 +1,10 @@ --- title: Dicas para criar páginas HTML de carregamento rápido -slug: Web/HTML/Dicas_para_criar_páginas_HTML_de_carregamento_rápido +slug: Learn/HTML/Howto/Author_fast-loading_HTML_pages tags: - Performance translation_of: Learn/HTML/Howto/Author_fast-loading_HTML_pages +original_slug: Web/HTML/Dicas_para_criar_páginas_HTML_de_carregamento_rápido --- <p>Estas dicas são baseadas em conhecimento comum e experimentação.</p> <p>Uma página web otimizada não apenas provê um site mais responsivo aos visitantes, como também reduz a carga sobre os servidores e a conexão com a Internet. Isso pode ser crucial para sites de grande volume ou sites que tenham um pico de tráfego devido a circunstâncias extraordinárias, como plantões de notícias urgentes.</p> |