Skip to content

Commit

Permalink
Create learn.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanchezr authored Nov 12, 2024
1 parent a2031db commit 36cac1d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions learn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"title": {
"en": "HTML/CSS Starter Template for beginners",
"es": "Plantilla Inicial de HTML/CSS para principiantes"
},
"description": {
"en": "This is a starter template for HTML/CSS projects. It includes a basic folder structure, a sample HTML file, and a CSS file to kickstart your project.",
"es": "Esta es una plantilla inicial para proyectos de HTML/CSS. Incluye una estructura básica de carpetas, un archivo HTML de ejemplo y un archivo CSS para iniciar tu proyecto."
},
"repository": "https://github.com/yourusername/html-css-starter-template",
"preview": "https://repository-images.githubusercontent.com/183094552/ef3d4980-78e0-11ea-8f81-31089e626628",
"projectType": "template",
"difficulty": "beginner",
"technologies": ["HTML", "CSS"]
}

0 comments on commit 36cac1d

Please sign in to comment.