diff --git a/src/app/protocol/page.tsx b/src/app/protocol/page.tsx
index 506ffab..c5f63ec 100644
--- a/src/app/protocol/page.tsx
+++ b/src/app/protocol/page.tsx
@@ -27,7 +27,7 @@ export default function Protocol() {
{
name: "User Agents",
desc: "A community-made solution to identify clients by a unique symbol in front of their username.",
- curator: "@kostya-zero",
+ curator: "@MeexReay",
href: "/protocol/user-agents",
},
{
diff --git a/src/app/protocol/user-agents/page.tsx b/src/app/protocol/user-agents/page.tsx
index 6ba337f..56e938c 100644
--- a/src/app/protocol/user-agents/page.tsx
+++ b/src/app/protocol/user-agents/page.tsx
@@ -11,7 +11,6 @@ import {
import Text from "@/components/blocks/Text";
import PageTitle from "@/components/blocks/PageTitle";
import Code from "@/components/blocks/Code";
-import InlineCode from "@/components/blocks/InlineCode";
type UserAgent = {
client: string;
@@ -79,16 +78,19 @@ export default function UserAgents() {
User Agents.
{"▲
{"banon: Hello, world!"}
+