Add es/ prefix to Spanish file paths to avoid route collisions

This commit is contained in:
dobleuber
2025-03-03 20:59:55 -05:00
parent ffd0555a5a
commit cf91244de6
12 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
+++
title = "Un Kernel Mínimo en Rust"
weight = 2
path = "minimal-rust-kernel"
path = "es/minimal-rust-kernel"
date = 2018-02-10
[extra]