remove publish test directories and update weekly monitoring script

This commit is contained in:
2026-07-08 14:22:22 -04:00
parent 0535515b11
commit 94e46a04a7
7339 changed files with 3 additions and 218708 deletions
@@ -1,17 +0,0 @@
/* logo */
.topbar-wrapper img[alt="Swagger UI"], .topbar-wrapper span {
visibility: collapse;
}
.topbar-wrapper .link:after {
content: '';
display: block;
background-image: url(../jellyfin.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
box-sizing: border-box;
width: 220px;
height: 40px;
}
/* end logo */