Updating data to latest
This commit is contained in:
parent
d35236c073
commit
57bb6c9df6
3 changed files with 67 additions and 2 deletions
|
@ -63,8 +63,8 @@ if(mlb === "false") {
|
||||||
|
|
||||||
.heading-center {
|
.heading-center {
|
||||||
display: table;
|
display: table;
|
||||||
width: 100%;
|
height: 4rem;
|
||||||
height: 2.5rem;
|
min-width: 11rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.heading-center > h1 {
|
.heading-center > h1 {
|
||||||
|
|
|
@ -4,9 +4,54 @@
|
||||||
"link": "merciless_one",
|
"link": "merciless_one",
|
||||||
"mlb": "true"
|
"mlb": "true"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Ox-Demon King",
|
||||||
|
"link": "oxdemon",
|
||||||
|
"mlb": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Holy Maiden's Teachings",
|
||||||
|
"link": "maidensteachings",
|
||||||
|
"mlb": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Kaleidoscope",
|
||||||
|
"link": "kaleidoscope",
|
||||||
|
"mlb": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "The Black Grail",
|
||||||
|
"link": "bg",
|
||||||
|
"mlb": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "A Fragment Of 2030",
|
||||||
|
"link": "2030",
|
||||||
|
"mlb": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Outrage",
|
||||||
|
"link": "outrage",
|
||||||
|
"mlb": "false"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Vessel of the Saint",
|
"name": "Vessel of the Saint",
|
||||||
"link": "vessel",
|
"link": "vessel",
|
||||||
"mlb": "false"
|
"mlb": "false"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Devilish Bodhisattva",
|
||||||
|
"link": "db",
|
||||||
|
"mlb": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "500-Year Obsession",
|
||||||
|
"link": "500",
|
||||||
|
"mlb": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Prisma Cosmos",
|
||||||
|
"link": "prisma",
|
||||||
|
"mlb": "true"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -8,5 +8,25 @@
|
||||||
"title": "Kingprotea 1T",
|
"title": "Kingprotea 1T",
|
||||||
"link": "https://www.youtube.com/watch?v=m3SATSOfpt4",
|
"link": "https://www.youtube.com/watch?v=m3SATSOfpt4",
|
||||||
"image": "kingprotea"
|
"image": "kingprotea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Solomon 1T (No NP)",
|
||||||
|
"link": "https://www.youtube.com/watch?v=01Qx4Hs-X4M",
|
||||||
|
"image": "solomon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Ibuki 3T (Lostbelt 5.5)",
|
||||||
|
"link": "https://www.youtube.com/watch?v=AaqRN73dO5k",
|
||||||
|
"image": "ibuki"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Boxing 3T (Xmas 5)",
|
||||||
|
"link": "https://www.youtube.com/watch?v=S8OQ7yWldJY",
|
||||||
|
"image": "dioscuri"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "MHXX 2T (No DMG CE)",
|
||||||
|
"link": "https://www.youtube.com/watch?v=lz6iBZvoDuw",
|
||||||
|
"image": "mhxx"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue