spanish version finished

This commit is contained in:
DanielGallo84 2024-06-29 00:03:55 +02:00
parent 71a64c49ab
commit 40da3bc75d
4 changed files with 3 additions and 1 deletions

View File

@ -119,6 +119,7 @@ export default hopeTheme({
}, },
], ],
}, },
'/fr/': { '/fr/': {
lang: 'fr-FR', lang: 'fr-FR',
title: 'Ocelot.Social', title: 'Ocelot.Social',
@ -153,6 +154,7 @@ export default hopeTheme({
], ],
} }
}, },
plugins: { plugins: {
blog: { blog: {
excerptLength: 0, excerptLength: 0,

View File

@ -37,7 +37,7 @@ tagLine:
<HopeIcon icon="fa-solid fa-face-smile" /> <HopeIcon icon="fa-solid fa-face-smile" />
<figcapture> <figcapture>
<h3>Software libre y de código abierto</h3> <h3>Software libre y de código abierto</h3>
Puedes usar y desarrollar más la software. Puedes usar y desarrollar más el software.
</figcapture> </figcapture>
</figure> </figure>
<figure> <figure>

View File