diff options
Diffstat (limited to 'files/pt-pt')
-rw-r--r-- | files/pt-pt/_redirects.txt | 2 | ||||
-rw-r--r-- | files/pt-pt/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/pt-pt/learn/html/introduction_to_html/the_head_metadata_in_html/index.html | 12 | ||||
-rw-r--r-- | files/pt-pt/orphaned/web/mathml/element/mglyph/index.html (renamed from files/pt-pt/web/mathml/element/mglyph/index.html) | 5 | ||||
-rw-r--r-- | files/pt-pt/orphaned/web/mathml/element/mlabeledtr/index.html (renamed from files/pt-pt/web/mathml/element/mlabeledtr/index.html) | 7 | ||||
-rw-r--r-- | files/pt-pt/web/css/background-repeat/index.html | 2 | ||||
-rw-r--r-- | files/pt-pt/web/css/display/index.html | 2 | ||||
-rw-r--r-- | files/pt-pt/web/css/gap/index.html | 2 | ||||
-rw-r--r-- | files/pt-pt/web/css/transform/index.html | 2 |
9 files changed, 31 insertions, 27 deletions
diff --git a/files/pt-pt/_redirects.txt b/files/pt-pt/_redirects.txt index 0fd78a0a0c..5f775f9c9c 100644 --- a/files/pt-pt/_redirects.txt +++ b/files/pt-pt/_redirects.txt @@ -988,6 +988,8 @@ /pt-PT/docs/Web/JavaScript/Reference/Operadores/função /pt-PT/docs/Web/JavaScript/Reference/Operators/function /pt-PT/docs/Web/JavaScript/Reference/Sobre /pt-PT/docs/Web/JavaScript/Reference/About /pt-PT/docs/Web/MathML/Attribute/Valores /pt-PT/docs/Web/MathML/Attribute/Values +/pt-PT/docs/Web/MathML/Element/mglyph /pt-PT/docs/orphaned/Web/MathML/Element/mglyph +/pt-PT/docs/Web/MathML/Element/mlabeledtr /pt-PT/docs/orphaned/Web/MathML/Element/mlabeledtr /pt-PT/docs/Web/MathML/Examples/Derivar_a_Formula_Resolvente /pt-PT/docs/Web/MathML/Examples/Deriving_the_Quadratic_Formula /pt-PT/docs/Web/MathML/Examples/MathML_teorema_de_Pitagoras /pt-PT/docs/Web/MathML/Examples/MathML_Pythagorean_Theorem /pt-PT/docs/Web/Progressive_web_apps/Guia_de_programacao /pt-PT/docs/Web/Progressive_web_apps/Developer_guide diff --git a/files/pt-pt/_wikihistory.json b/files/pt-pt/_wikihistory.json index fdcc9562e9..93134770ca 100644 --- a/files/pt-pt/_wikihistory.json +++ b/files/pt-pt/_wikihistory.json @@ -1798,24 +1798,12 @@ "joaonunomota" ] }, - "Web/MathML/Element/mglyph": { - "modified": "2020-10-15T22:32:17.025Z", - "contributors": [ - "joaonunomota" - ] - }, "Web/MathML/Element/mi": { "modified": "2020-10-15T22:32:20.399Z", "contributors": [ "joaonunomota" ] }, - "Web/MathML/Element/mlabeledtr": { - "modified": "2020-10-15T22:32:27.553Z", - "contributors": [ - "joaonunomota" - ] - }, "Web/MathML/Element/mmultiscripts": { "modified": "2020-10-15T22:32:37.118Z", "contributors": [ @@ -5188,5 +5176,17 @@ "wbamberg", "fscholz" ] + }, + "orphaned/Web/MathML/Element/mglyph": { + "modified": "2020-10-15T22:32:17.025Z", + "contributors": [ + "joaonunomota" + ] + }, + "orphaned/Web/MathML/Element/mlabeledtr": { + "modified": "2020-10-15T22:32:27.553Z", + "contributors": [ + "joaonunomota" + ] } }
\ No newline at end of file diff --git a/files/pt-pt/learn/html/introduction_to_html/the_head_metadata_in_html/index.html b/files/pt-pt/learn/html/introduction_to_html/the_head_metadata_in_html/index.html index 5f7c0c37b9..88ec4b49ea 100644 --- a/files/pt-pt/learn/html/introduction_to_html/the_head_metadata_in_html/index.html +++ b/files/pt-pt/learn/html/introduction_to_html/the_head_metadata_in_html/index.html @@ -159,7 +159,7 @@ Web sites and HTML5 Apps. It also documents Mozilla products, like Firefox OS."& <p>For example, <a href="http://ogp.me/">Open Graph Data</a> is a metadata protocol that Facebook invented to provide richer metadata for websites. In the MDN sourcecode, you'll find this:</p> -<pre class="brush: html"><meta property="og:image" content="https://developer.cdn.mozilla.net/static/img/opengraph-logo.dc4e08e2f6af.png"> +<pre class="brush: html"><meta property="og:image" content="https://developer.mozilla.org/static/img/opengraph-logo.png"> <meta property="og:description" content="The Mozilla Developer Network (MDN) provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and HTML5 Apps. It also documents Mozilla products, like Firefox OS."> @@ -193,15 +193,15 @@ and HTML5 Apps. It also documents Mozilla products, like Firefox OS."> <p>There are lots of other icon types to consider these days as well. For example, you'll find this in the source code of the MDN homepage:</p> <pre class="brush: html"><!-- third-generation iPad with high-resolution Retina display: --> -<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://developer.cdn.mozilla.net/static/img/favicon144.a6e4162070f4.png"> +<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://developer.mozilla.org/static/img/favicon144.png"> <!-- iPhone with high-resolution Retina display: --> -<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://developer.cdn.mozilla.net/static/img/favicon114.0e9fabd44f85.png"> +<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://developer.mozilla.org/static/img/favicon114.png"> <!-- first- and second-generation iPad: --> -<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://developer.cdn.mozilla.net/static/img/favicon72.8ff9d87c82a0.png"> +<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://developer.mozilla.org/static/img/favicon72.png"> <!-- non-Retina iPhone, iPod Touch, and Android 2.1+ devices: --> -<link rel="apple-touch-icon-precomposed" href="https://developer.cdn.mozilla.net/static/img/favicon57.a2490b9a2d76.png"> +<link rel="apple-touch-icon-precomposed" href="https://developer.mozilla.org/static/img/favicon57.png"> <!-- basic favicon --> -<link rel="shortcut icon" href="https://developer.cdn.mozilla.net/static/img/favicon32.e02854fdcf73.png"></pre> +<link rel="shortcut icon" href="https://developer.mozilla.org/static/img/favicon32.png"></pre> <p>The comments explain what each icon is used for — these elements cover things like providing a nice high resolution icon to use when the website is saved to an iPad's home screen.</p> diff --git a/files/pt-pt/web/mathml/element/mglyph/index.html b/files/pt-pt/orphaned/web/mathml/element/mglyph/index.html index 1ae5f170dc..a8d5b18857 100644 --- a/files/pt-pt/web/mathml/element/mglyph/index.html +++ b/files/pt-pt/orphaned/web/mathml/element/mglyph/index.html @@ -1,11 +1,12 @@ --- title: <mglyph> -slug: Web/MathML/Element/mglyph +slug: orphaned/Web/MathML/Element/mglyph tags: - MathML - - 'MathML:Element' + - MathML:Element - Referência de MathML translation_of: Web/MathML/Element/mglyph +original_slug: Web/MathML/Element/mglyph --- <div>{{MathMLRef}}</div> diff --git a/files/pt-pt/web/mathml/element/mlabeledtr/index.html b/files/pt-pt/orphaned/web/mathml/element/mlabeledtr/index.html index 6f91a6b2d7..bb8ffe4808 100644 --- a/files/pt-pt/web/mathml/element/mlabeledtr/index.html +++ b/files/pt-pt/orphaned/web/mathml/element/mlabeledtr/index.html @@ -1,12 +1,13 @@ --- title: <mlabeledtr> -slug: Web/MathML/Element/mlabeledtr +slug: orphaned/Web/MathML/Element/mlabeledtr tags: - MathML - - 'MathML:Element' - - 'MathML:Tabular Math' + - MathML:Element + - MathML:Tabular Math - Referência de MathML translation_of: Web/MathML/Element/mlabeledtr +original_slug: Web/MathML/Element/mlabeledtr --- <div>{{MathMLRef}}</div> diff --git a/files/pt-pt/web/css/background-repeat/index.html b/files/pt-pt/web/css/background-repeat/index.html index 582f6f86f8..c8ee0800ce 100644 --- a/files/pt-pt/web/css/background-repeat/index.html +++ b/files/pt-pt/web/css/background-repeat/index.html @@ -88,7 +88,7 @@ div { /* Multiple images */ .five { background-image: url(https://mdn.mozillademos.org/files/12005/starsolid.gif), - url(https://developer.cdn.mozilla.net/media/redesign/img/favicon32.png); + url(https://developer.mozilla.org/static/img/favicon32.png); background-repeat: repeat-x, repeat-y; height: 144px; diff --git a/files/pt-pt/web/css/display/index.html b/files/pt-pt/web/css/display/index.html index db3e3150d1..5a3e498cf3 100644 --- a/files/pt-pt/web/css/display/index.html +++ b/files/pt-pt/web/css/display/index.html @@ -309,7 +309,7 @@ display: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-pt/web/css/gap/index.html b/files/pt-pt/web/css/gap/index.html index 9386307490..11f5ba95b5 100644 --- a/files/pt-pt/web/css/gap/index.html +++ b/files/pt-pt/web/css/gap/index.html @@ -52,7 +52,7 @@ grid-gap: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-pt/web/css/transform/index.html b/files/pt-pt/web/css/transform/index.html index 8dc2ee3951..25f3a546a3 100644 --- a/files/pt-pt/web/css/transform/index.html +++ b/files/pt-pt/web/css/transform/index.html @@ -69,7 +69,7 @@ transform: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> |