From 6aa94c75a08c1345c875279174f4e2eb253cef32 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Wed, 14 Aug 2024 21:30:20 -0600 Subject: renamed: roman to arabic numbers --- content/es/materias/2006-desarrollo-humano-1.md | 5 +++++ content/es/materias/2006-desarrollo-humano-i.md | 5 ----- content/es/materias/2008-deportes-1.md | 5 +++++ content/es/materias/2008-deportes-i.md | 5 ----- 4 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 content/es/materias/2006-desarrollo-humano-1.md delete mode 100644 content/es/materias/2006-desarrollo-humano-i.md create mode 100644 content/es/materias/2008-deportes-1.md delete mode 100644 content/es/materias/2008-deportes-i.md (limited to 'content/es/materias') diff --git a/content/es/materias/2006-desarrollo-humano-1.md b/content/es/materias/2006-desarrollo-humano-1.md new file mode 100644 index 0000000..e1ab760 --- /dev/null +++ b/content/es/materias/2006-desarrollo-humano-1.md @@ -0,0 +1,5 @@ ++++ +title = '2006 Desarrollo Humano I' +tags = ['subject', 'common-subject'] +draft = true ++++ diff --git a/content/es/materias/2006-desarrollo-humano-i.md b/content/es/materias/2006-desarrollo-humano-i.md deleted file mode 100644 index e1ab760..0000000 --- a/content/es/materias/2006-desarrollo-humano-i.md +++ /dev/null @@ -1,5 +0,0 @@ -+++ -title = '2006 Desarrollo Humano I' -tags = ['subject', 'common-subject'] -draft = true -+++ diff --git a/content/es/materias/2008-deportes-1.md b/content/es/materias/2008-deportes-1.md new file mode 100644 index 0000000..882cce6 --- /dev/null +++ b/content/es/materias/2008-deportes-1.md @@ -0,0 +1,5 @@ ++++ +title = '2008 Deportes I' +tags = ['subject', 'common-subject'] +draft = true ++++ diff --git a/content/es/materias/2008-deportes-i.md b/content/es/materias/2008-deportes-i.md deleted file mode 100644 index 882cce6..0000000 --- a/content/es/materias/2008-deportes-i.md +++ /dev/null @@ -1,5 +0,0 @@ -+++ -title = '2008 Deportes I' -tags = ['subject', 'common-subject'] -draft = true -+++ -- cgit v1.2.3