Split up monolith index.js into multiple files

This commit is contained in:
2026-01-02 13:18:20 +11:00
parent 5764e41db3
commit 1d978e3244
10 changed files with 1460 additions and 1041 deletions

View File

@@ -131,7 +131,7 @@ body {
border-bottom: 1px solid var(--ifm-border-color);
}
search-result:last-child {
.search-result:last-child {
border-bottom: none;
}