diff options
author | Ryan Johnson <rjohnson@mozilla.com> | 2021-04-29 16:16:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 16:16:42 -0700 |
commit | 95aca4b4d8fa62815d4bd412fff1a364f842814a (patch) | |
tree | 5e57661720fe9058d5c7db637e764800b50f9060 /files/ca/mdn/structures/index.html | |
parent | ee3b1c87e3c8e72ca130943eed260ad642246581 (diff) | |
download | translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2 translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip |
remove retired locales (#699)
Diffstat (limited to 'files/ca/mdn/structures/index.html')
-rw-r--r-- | files/ca/mdn/structures/index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/files/ca/mdn/structures/index.html b/files/ca/mdn/structures/index.html deleted file mode 100644 index e926c505af..0000000000 --- a/files/ca/mdn/structures/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Estructures de documents -slug: MDN/Structures -tags: - - Landing - - MDN Meta - - Structures -translation_of: MDN/Structures ---- -<div>{{MDNSidebar}}</div><div>{{IncludeSubnav("/en-US/docs/MDN")}}</div> - -<p>Al llarg de MDN, hi ha diverses estructures de documents que s'utilitzen repetidament, per proporcionar una presentació coherent d'informació en articles MDN. A continuació, es mostren articles que descriuen aquestes estructures, de manera que, com autor de MDN, podeu reconèixer-les, aplicar-les i modificar-les segons correspongui als documents que escriviu, editeu o traduïu.</p> - -<p>{{LandingPageListSubPages()}}</p> |