From cbf643b335dc8beb5f6133a0006e8049b8f1e3c1 Mon Sep 17 00:00:00 2001
From: Philip Fulcher
Date: Mon, 16 Dec 2024 14:47:07 -0700
Subject: [PATCH] chore(nx-dev): add bluesky to footer and community page
---
nx-dev/ui-common/src/lib/footer.tsx | 19 ++++++++++-
.../ui-community/src/lib/connect-with-us.tsx | 32 +++++++++++++++++++
2 files changed, 50 insertions(+), 1 deletion(-)
diff --git a/nx-dev/ui-common/src/lib/footer.tsx b/nx-dev/ui-common/src/lib/footer.tsx
index c3473d69251df..2faabd880efff 100644
--- a/nx-dev/ui-common/src/lib/footer.tsx
+++ b/nx-dev/ui-common/src/lib/footer.tsx
@@ -63,7 +63,7 @@ const navigation = {
},
{
name: 'X',
- label: 'Latest news',
+ label: 'Latest news on X',
href: 'https://x.com/NxDevTools?utm_source=nx.dev',
icon: (props: any) => (
+
+
+