diff options
author | HombreLaser <buran@silosneeded.com> | 2025-06-18 19:33:39 -0600 |
---|---|---|
committer | HombreLaser <buran@silosneeded.com> | 2025-06-18 19:33:39 -0600 |
commit | 9194506ab0faa75e2deb4152909241184fa81d8c (patch) | |
tree | 40ae3887bdf59bda34777193ebe705bc4238d2d8 | |
parent | ce7f8f9c3d3cfe0704e4b3d79a03b92ffba9aac3 (diff) |
Fix spanish title
-rw-r--r-- | _posts/es/2025-06-18-apache_jekyll_tags.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/es/2025-06-18-apache_jekyll_tags.md b/_posts/es/2025-06-18-apache_jekyll_tags.md index cde3151..9cbd4b5 100644 --- a/_posts/es/2025-06-18-apache_jekyll_tags.md +++ b/_posts/es/2025-06-18-apache_jekyll_tags.md @@ -1,6 +1,6 @@ --- layout: post -title: "Fixing links to a jekyll-archive generated page in apache" +title: "Como arreglar enlaces a páginas generadas por jekyll-archives en apache" lang: en date: 2025-06-18 tags: ["Tutoriales"] |