Readd Redirector config

This commit is contained in:
video-prize-ranch
2022-03-22 16:56:27 -04:00
parent 7a0248f5aa
commit 5522ec8e99
3 changed files with 29 additions and 6 deletions

View File

@@ -3,4 +3,9 @@ code {
padding: 2px;
border-radius: 4px;
font-size: 0.9em;
}
summary {
cursor: pointer;
user-select: none;
}