Skip to content

Commit 466d2bc

Browse files
committed
feat: remove editor by content
1 parent 2c42356 commit 466d2bc

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

content/2.porque-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
nextPath: "versiones"
33
previousPath: "introduccion"
4+
editor: false
45
---
56

67
# ¿Por Qué Rust?

content/3.versiones.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
nextPath: "instalar"
33
previousPath: "porque-rust"
4+
editor: false
45
---
56

67
# Stable, Beta, Nightly. ¿Que es esto?

content/4.instalar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
nextPath: "editor"
33
previousPath: "versiones"
4+
editor: false
45
---
56

67
# Instalación de Rust con Rustup: Una Guía Rápida

content/5.editor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
nextPath: "hola-mundo"
33
previousPath: "instalar"
4+
editor: false
45
---
56

67
# Configurando Tu Entorno de Desarrollo para Rust: Guía para los Editores de Texto Más Comunes

0 commit comments

Comments
 (0)