diff options
author | MDN <actions@users.noreply.github.com> | 2022-03-18 00:13:02 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-03-18 00:13:02 +0000 |
commit | c32682b053bad2602a8c910cc7e4106acaefade1 (patch) | |
tree | edc3e9188c4eb62c657ddecdec79ad4bf42344fd /files/es/learn/css | |
parent | 8bc505c3f1b16913123132f74d8cf20432bddf79 (diff) | |
download | translated-content-c32682b053bad2602a8c910cc7e4106acaefade1.tar.gz translated-content-c32682b053bad2602a8c910cc7e4106acaefade1.tar.bz2 translated-content-c32682b053bad2602a8c910cc7e4106acaefade1.zip |
[CRON] sync translated content
Diffstat (limited to 'files/es/learn/css')
-rw-r--r-- | files/es/learn/css/first_steps/styling_a_biography_page/index.html (renamed from files/es/learn/css/first_steps/using_your_new_knowledge/index.html) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/learn/css/first_steps/using_your_new_knowledge/index.html b/files/es/learn/css/first_steps/styling_a_biography_page/index.html index 927a5798b8..b5a95600bd 100644 --- a/files/es/learn/css/first_steps/using_your_new_knowledge/index.html +++ b/files/es/learn/css/first_steps/styling_a_biography_page/index.html @@ -1,12 +1,12 @@ --- title: Usa tu nuevo conocimiento -slug: Learn/CSS/First_steps/Using_your_new_knowledge +slug: Learn/CSS/First_steps/Styling_a_biography_page tags: - Aprendizaje - CSS - Principiante translation_of: Learn/CSS/First_steps/Using_your_new_knowledge -original_slug: Learn/CSS/First_steps/Usa_tu_nuevo_conocimiento +original_slug: Learn/CSS/First_steps/Using_your_new_knowledge --- <p>{{LearnSidebar}}{{PreviousMenu("Learn/CSS/First_steps/How_CSS_works", "Learn/CSS/First_steps")}}</p> |