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

View File

@ -37,7 +37,7 @@ tagLine:
<HopeIcon icon="fa-solid fa-face-smile" />
<figcapture>
<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>
</figure>
<figure>

View File