its fucking enough

This commit is contained in:
Osman Faruk Bayram 2025-09-07 18:37:23 +03:00
parent e4271e43db
commit b21a3724fb

View file

@ -154,8 +154,8 @@
}
{
icon = "si:json";
title = "Wanikani Stats Health";
url = "http://localhost:8501/health";
title = "Wanikani Stats";
url = "http://pochita:8501";
}
];
title = "Services";
@ -167,24 +167,6 @@
name = "Home";
content = "Welcome to Pochita's home page!";
}
{
columns = [
{
size = "full";
widgets = [
{
type = "iframe";
source = "http://pochita:8501";
height = 1600;
}
];
}
];
name = "Wanikani Stats";
content = "Welcome to Wanikani Stats page!";
}
];
};
};