diff --git a/about/index.html b/about/index.html index 3e85ebf..1cf7cb4 100644 --- a/about/index.html +++ b/about/index.html @@ -88,9 +88,45 @@ the power given to them.

-

- + Developers

+

+ Our developer team is responsible for hacking on and + building the tooling the Project needs to facilitate the + Project's continued functioning. Our lead developer is + silt, and its team includes + Turtle1331. +

+

+ Editors +

+

+ + editors@tebibyte.media +

+

+ Our editors are responsible for maintaining the + weblog, editing submissions made by and + coordinating with staff, Network representatives, and guest + writers. as well as reading and approving Network + applications. Our lead editor is Trinity + and her team includes vista and + thegoose. +

+ Platform Managers +

+

+ Our platform managers are responsible for the maintenance of + the services hosted on Tebibyte Media's server + (TebiBlog, + Tebitea, + and Matrix), as well as maintaining + Network members' infrastructure when necessary. The + standards by which the Project operates are managed by them + as well. Our lead platform manager is + mars and its team includes + sasha and Emma. +

Network

@@ -184,7 +220,9 @@ Cyborg can become! ‹3

- Thanks to classic5000 at + Thanks to + + classic5000 at Ortus Journal for giving me the reason I needed to create the Network!

@@ -203,4 +241,4 @@ - \ No newline at end of file + diff --git a/assets/TiB.css b/assets/TiB.css index ab5a17a..3c3c63f 100644 --- a/assets/TiB.css +++ b/assets/TiB.css @@ -110,8 +110,13 @@ ul { border: solid; border-color: hsl(0, 80%, 40%); border-radius: 1em; - padding: 0 1em; + display: flex; margin: 1em 0; + padding: 0 1em; +} + +.footer p { + margin: 0; } .h-right {