forked from FdelMazo/contribution-mural
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontent.js
67 lines (67 loc) · 1.66 KB
/
content.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
var content = [
{
"src": "media/batman-FdelMazo.png",
"data_author": "FdelMazo",
"alt": "Este sitio es bastante feo..."
},
{
"src": "media/waddles-luciaPardo.png",
"data_author": "luciaPardo",
"alt": "Pato es un pez?"
},
{
"src": "media/tintin-Florencia-97.png",
"data_author": "Florencia-97",
"alt": "Tintin es el mejor comic de la historia."
},
{
"src": "media/gian-jian01.jpg",
"data_author": "jian01",
"alt": "Miren como safaron de tenerme de corrector este cuatri que me fui a algoI..."
},
{
"src": "media/solaire.gif",
"data_author": "ndvazquez",
"alt": "Solaire es un gran personaje!"
},
{
"src": "media/dancingjesus.gif",
"data_author": "milenamarchese",
"alt": "Homer's Web Page"
},
{
"src": "media/gatopc-tlofano.gif",
"data_author": "tlofano",
"alt": "Ustedes en unos meses"
},
{
"src": "media/mrmeeseks.gif",
"data_author": "MaxiYung",
"alt": "Usar github? Can do"
},
{
"src": "media/partyparrot-JDSanto.gif",
"data_author": "JDSanto",
"alt": "Hagan puré la página, total no es mía <img class='img-icon' src='media/partyparrot-JDSanto.gif' alt='PartyParrot'>"
},
{
"src": "media/TheBojmanOrange.gif",
"data_author": "CamiBoj",
"alt": "The Bojman Orange"
},
{
"src": "media/hakunaMatata.gif",
"data_author": "luciaPardo",
"alt": "Git es una forma de vivir..."
},
{
"src": "media/lotor.gif",
"data_author": "xNicky",
"alt": "I say Vol, you say Tron!"
},
{
"src": "media/dignity.gif",
"data_author": "Florencia-97",
"alt": "No conoces la dignidad cuando la ves?"
},
];