diff options
author | HombreLaser <sebastian-440@live.com> | 2023-08-30 22:44:27 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2023-08-30 22:44:27 -0600 |
commit | 0340226256cc91d08dd9f26fdeb2203abe769502 (patch) | |
tree | ccad6266e8d43de527d677b8ef31bc40cca6ecdb /_i18n | |
parent | 9a39215676d6f4e1bd46cc8cb86a98d3ec529b02 (diff) |
Add another test
Diffstat (limited to '_i18n')
-rw-r--r-- | _i18n/es/_posts/2023-08-27-welcome-to-jekyll.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_i18n/es/_posts/2023-08-27-welcome-to-jekyll.markdown b/_i18n/es/_posts/2023-08-27-welcome-to-jekyll.markdown index 53b3d14..e7c3114 100644 --- a/_i18n/es/_posts/2023-08-27-welcome-to-jekyll.markdown +++ b/_i18n/es/_posts/2023-08-27-welcome-to-jekyll.markdown @@ -4,7 +4,7 @@ title: "Welcome to Jekyll!" date: 2023-08-27 08:17:42 +0000 categories: jekyll update --- -Esta es una prueba. +Esta es una prueba. Esta es otra. You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated. Jekyll requires blog post files to be named according to the following format: |