Redesign mostly done
This commit is contained in:
parent
a5521b479e
commit
8d2ef10fb7
24 changed files with 204 additions and 145 deletions
27
static/_navdata.json
Normal file
27
static/_navdata.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
[
|
||||
{
|
||||
"link": "/",
|
||||
"text": "Home",
|
||||
"icon": "iconoir-home-alt"
|
||||
},
|
||||
{
|
||||
"link": "/servants",
|
||||
"text": "Servants",
|
||||
"icon": "iconoir-database-script"
|
||||
},
|
||||
{
|
||||
"link": "/ta-collection",
|
||||
"text": "TA Collection",
|
||||
"icon": "iconoir-db"
|
||||
},
|
||||
{
|
||||
"link": "/blog",
|
||||
"text": "Blog",
|
||||
"icon": "iconoir-bookmark-book"
|
||||
},
|
||||
{
|
||||
"link": "/about",
|
||||
"text": "About",
|
||||
"icon": "iconoir-mail"
|
||||
}
|
||||
]
|
|
@ -28,5 +28,50 @@
|
|||
"title": "MHXX 2T (No DMG CE)",
|
||||
"link": "https://www.youtube.com/watch?v=lz6iBZvoDuw",
|
||||
"image": "mhxx"
|
||||
},
|
||||
{
|
||||
"title": "Taira 3T (Lostbelt 5.5)",
|
||||
"link": "https://www.youtube.com/watch?v=YtRvahqFA0Y",
|
||||
"image": "taira"
|
||||
},
|
||||
{
|
||||
"title": "Douman 3T (Lostbelt 5.5)",
|
||||
"link": "https://www.youtube.com/watch?v=6cstr3vTd8Y",
|
||||
"image": "douman"
|
||||
},
|
||||
{
|
||||
"title": "Christmas 2021 Rerun CQ 5T",
|
||||
"link": "https://www.youtube.com/watch?v=cpqhx9dUgTU",
|
||||
"image": "santagale"
|
||||
},
|
||||
{
|
||||
"title": "Summer 4 Rerun CQ 3T",
|
||||
"link": "https://www.youtube.com/watch?v=u72o7PDBtks",
|
||||
"image": "fuuma"
|
||||
},
|
||||
{
|
||||
"title": "Fate/Requiem CQ 3T",
|
||||
"link": "https://www.youtube.com/watch?v=k7vGC4kpEFg",
|
||||
"image": "erice"
|
||||
},
|
||||
{
|
||||
"title": "Kirschtaria 3T (Lostbelt 5)",
|
||||
"link": "https://www.youtube.com/watch?v=k7vGC4kpEFg",
|
||||
"image": "kirschtaria"
|
||||
},
|
||||
{
|
||||
"title": "Aeaean Spring Breeze CQ 3T",
|
||||
"link": "https://www.youtube.com/watch?v=uo3jI9xuVwI",
|
||||
"image": "odysseus"
|
||||
},
|
||||
{
|
||||
"title": "Valentines 2022 CQ 4T",
|
||||
"link": "https://www.youtube.com/watch?v=MOCMXZ17FkU",
|
||||
"image": "sei"
|
||||
},
|
||||
{
|
||||
"title": "Amazoness 2021 CQ 3T",
|
||||
"link": "https://www.youtube.com/watch?v=MU_Hw2KKYRU",
|
||||
"image": "penth"
|
||||
}
|
||||
]
|
||||
|
|
BIN
static/ta_icons/douman.webp
Normal file
BIN
static/ta_icons/douman.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 4.9 KiB |
BIN
static/ta_icons/erice.webp
Normal file
BIN
static/ta_icons/erice.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 3.7 KiB |
BIN
static/ta_icons/fuuma.webp
Normal file
BIN
static/ta_icons/fuuma.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 4.3 KiB |
BIN
static/ta_icons/kirschtaria.webp
Normal file
BIN
static/ta_icons/kirschtaria.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 3.1 KiB |
BIN
static/ta_icons/odysseus.webp
Normal file
BIN
static/ta_icons/odysseus.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 5.2 KiB |
BIN
static/ta_icons/penth.webp
Normal file
BIN
static/ta_icons/penth.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 4.2 KiB |
BIN
static/ta_icons/santagale.webp
Normal file
BIN
static/ta_icons/santagale.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 2.8 KiB |
BIN
static/ta_icons/sei.webp
Normal file
BIN
static/ta_icons/sei.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 5.4 KiB |
BIN
static/ta_icons/taira.webp
Normal file
BIN
static/ta_icons/taira.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 3.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue