Skip to content

Commit

Permalink
Update Staff.md
Browse files Browse the repository at this point in the history
Peak V9
  • Loading branch information
Lyrikidionisos authored Oct 21, 2024
1 parent f50f01c commit 9c09ee0
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Staff.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
```mermaid
graph TB;
A["**FOUNDER**<br>BoiHanny"]:::black --> B["**HEAD OF ADMINISTRATION**<br>Lyrikidionisos"]:::darkred4;
B --> C1["**ADMINISTRATOR**<br>ItsByMe"]:::red;
B --> C2["**ADMINISTRATOR**<br>❔"]:::red;
B --> C3["**ADMINISTRATOR**<br>❔"]:::red;
B --> C4["**ADMINISTRATOR**<br>❔"]:::red;
B --> C5["**ADMINISTRATOR**<br>IzuruBae"]:::red;
B --> C1["**ADMINISTRATOR**<br>ItsByMe"]:::brightred;
B --> C2["**ADMINISTRATOR**<br>❔"]:::brightred;
B --> C3["**ADMINISTRATOR**<br>❔"]:::brightred;
B --> C4["**ADMINISTRATOR**<br>❔"]:::brightred;
B --> C5["**ADMINISTRATOR**<br>IzuruBae"]:::brightred;
C1 --> G["**STAFF OF MAGICLABS**"]:::staff;
C2 --> G;
C3 --> G;
Expand Down Expand Up @@ -69,3 +69,4 @@ graph TB;
classDef developerText color:#00bcd4,font-weight:bold;
classDef moderationText color:#388e3c,font-weight:bold;
classDef staff fill:#808080,stroke:#505050,stroke-width:2px,color:#000000,font-weight:bold;
classDef brightred fill:#b13838,stroke:#990000,stroke-width:2px,color:#ffffff,font-weight:bold;

0 comments on commit 9c09ee0

Please sign in to comment.