Skip to content

Commit 99c5de2

Browse files
committed
Update config.js
1 parent 5142164 commit 99c5de2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ export const DATOS_SITIO = {
5050
id: 829612,
5151
// REVISA: Estos nombres deben ser las COLUMNAS de la tabla 829612
5252
campos: {
53-
titulo: 'Titulo_Sitio',
54-
introduccion: 'Introduccion',
53+
titulo: 'Name',
54+
introduccion: 'Descripción',
5555
pieDePagina: 'Footer'
5656
},
5757
};

0 commit comments

Comments
 (0)