added role support

This commit is contained in:
Edward Tirado Jr 2026-04-09 18:44:44 -05:00
parent cab29c8c56
commit 3c5c22aad4
11 changed files with 745 additions and 32 deletions

View file

@ -12,6 +12,7 @@
<style>
body {
background-color: #f5f5f5;
font-family: var(--font-body), serif;
}
.content {