From 4fbb8fa916baa74e214befcb598db92746abbd3b Mon Sep 17 00:00:00 2001 From: Alejandro Date: Wed, 14 Aug 2024 12:42:26 -0600 Subject: added: all common subjects --- content/es/materias/2003-etica-y-legislacion-informatica.md | 5 +++++ content/es/materias/2004-matematicas-computacionales.md | 5 +++++ content/es/materias/2005-introduccion-a-la-programacion.md | 5 +++++ content/es/materias/2006-desarrollo-humano-i.md | 5 +++++ content/es/materias/2007-introduccion-a-la-investigacion.md | 5 +++++ content/es/materias/2008-deportes-i.md | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 content/es/materias/2003-etica-y-legislacion-informatica.md create mode 100644 content/es/materias/2004-matematicas-computacionales.md create mode 100644 content/es/materias/2005-introduccion-a-la-programacion.md create mode 100644 content/es/materias/2006-desarrollo-humano-i.md create mode 100644 content/es/materias/2007-introduccion-a-la-investigacion.md create mode 100644 content/es/materias/2008-deportes-i.md (limited to 'content') diff --git a/content/es/materias/2003-etica-y-legislacion-informatica.md b/content/es/materias/2003-etica-y-legislacion-informatica.md new file mode 100644 index 0000000..37577a0 --- /dev/null +++ b/content/es/materias/2003-etica-y-legislacion-informatica.md @@ -0,0 +1,5 @@ ++++ +title = '2003 Ética Y Legislación Informática' +tags = ['subject', 'common-subject'] +draft = true ++++ diff --git a/content/es/materias/2004-matematicas-computacionales.md b/content/es/materias/2004-matematicas-computacionales.md new file mode 100644 index 0000000..44491a5 --- /dev/null +++ b/content/es/materias/2004-matematicas-computacionales.md @@ -0,0 +1,5 @@ ++++ +title = '2004 Matematicás Computacionales' +tags = ['subject', 'common-subject'] +draft = true ++++ diff --git a/content/es/materias/2005-introduccion-a-la-programacion.md b/content/es/materias/2005-introduccion-a-la-programacion.md new file mode 100644 index 0000000..57eba43 --- /dev/null +++ b/content/es/materias/2005-introduccion-a-la-programacion.md @@ -0,0 +1,5 @@ ++++ +title = '2005 Introducción a La Programación' +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 new file mode 100644 index 0000000..e1ab760 --- /dev/null +++ b/content/es/materias/2006-desarrollo-humano-i.md @@ -0,0 +1,5 @@ ++++ +title = '2006 Desarrollo Humano I' +tags = ['subject', 'common-subject'] +draft = true ++++ diff --git a/content/es/materias/2007-introduccion-a-la-investigacion.md b/content/es/materias/2007-introduccion-a-la-investigacion.md new file mode 100644 index 0000000..9afb873 --- /dev/null +++ b/content/es/materias/2007-introduccion-a-la-investigacion.md @@ -0,0 +1,5 @@ ++++ +title = '2007 Introducción a la Investigación' +tags = ['subject', 'common-subject'] +draft = true ++++ diff --git a/content/es/materias/2008-deportes-i.md b/content/es/materias/2008-deportes-i.md new file mode 100644 index 0000000..882cce6 --- /dev/null +++ b/content/es/materias/2008-deportes-i.md @@ -0,0 +1,5 @@ ++++ +title = '2008 Deportes I' +tags = ['subject', 'common-subject'] +draft = true ++++ -- cgit v1.2.3