Fix download url in drop-down

This commit is contained in:
Soitora 2023-07-19 19:02:21 +02:00
parent ccabfb89ec
commit 87d5e8b7d7

View File

@ -56,7 +56,7 @@ function nav() {
items: [
{
text: "Download",
link: "https://download.kodo.moe/",
link: "/download",
},
{
text: "Changelog",