From 0d8b0b9a0881b713d6d1409149ca42d8eee25089 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Wed, 14 Aug 2024 12:24:16 -0600 Subject: added: example subjects --- content/es/materias/2001-administracion.md | 5 +++++ .../2002-introduccion-a-las-tecnologias-de-la-informacion.md | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 content/es/materias/2001-administracion.md create mode 100644 content/es/materias/2002-introduccion-a-las-tecnologias-de-la-informacion.md (limited to 'content') diff --git a/content/es/materias/2001-administracion.md b/content/es/materias/2001-administracion.md new file mode 100644 index 0000000..5ee457d --- /dev/null +++ b/content/es/materias/2001-administracion.md @@ -0,0 +1,5 @@ ++++ +title = '2001 Administración' +tags = ['subject', 'common-subject'] +draft = true ++++ diff --git a/content/es/materias/2002-introduccion-a-las-tecnologias-de-la-informacion.md b/content/es/materias/2002-introduccion-a-las-tecnologias-de-la-informacion.md new file mode 100644 index 0000000..18b5a92 --- /dev/null +++ b/content/es/materias/2002-introduccion-a-las-tecnologias-de-la-informacion.md @@ -0,0 +1,5 @@ ++++ +title = '2002 Introducción a Las Tecnologías de la Información' +tags = ['subject', 'common-subject'] +draft = true ++++ -- cgit v1.2.3