mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-25 20:21:22 +01:00
Actualización del listado de candidatos
This commit is contained in:
parent
f52d69c7d7
commit
e47a7cae86
2 changed files with 2 additions and 2 deletions
BIN
img/articles/DondeCruzanCaminos.jpg
Normal file
BIN
img/articles/DondeCruzanCaminos.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 170 KiB |
|
@ -4,12 +4,12 @@ var ap1 = new APlayer({
|
|||
autoplay: false,
|
||||
showlrc: false,
|
||||
mutex: true,
|
||||
theme: '#e6d0b2',
|
||||
theme: '#ff0000',
|
||||
mode: 'circulation',
|
||||
music: {
|
||||
title: 'Donde se cruzan los caminos',
|
||||
author: 'Gonzalo Estefanía, Gestiona Radio',
|
||||
url: '../mp3/DondeCruzanCaminos.mp3',
|
||||
pic: '../mp3/GestionaRadio.png'
|
||||
pic: '../img/articles/DondeCruzanCaminos.jpg'
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue