diff --git a/apps/content/app/(home)/layout.tsx b/apps/content/app/(home)/layout.tsx index 5c837e79..886afecf 100644 --- a/apps/content/app/(home)/layout.tsx +++ b/apps/content/app/(home)/layout.tsx @@ -136,8 +136,10 @@ function Footer() {
Discord @@ -147,6 +149,8 @@ function Footer() { Twitter @@ -156,6 +160,8 @@ function Footer() { Github diff --git a/apps/content/content/docs/meta.json b/apps/content/content/docs/meta.json index 3a72533b..59e971db 100644 --- a/apps/content/content/docs/meta.json +++ b/apps/content/content/docs/meta.json @@ -16,6 +16,8 @@ "---OpenAPI---", "...openapi", "---Others---", - "[Github](https://github.com/unnoq/orpc)" + "[Github](https://github.com/unnoq/orpc)", + "[Discord](https://discord.gg/TXEbwRBvQn)", + "[Twitter](https://x.com/unnoqcom)" ] }