diff --git a/src/components/footer/index.tsx b/src/components/footer/index.tsx
index 14b98f0c..26f53efa 100644
--- a/src/components/footer/index.tsx
+++ b/src/components/footer/index.tsx
@@ -133,7 +133,7 @@ export default function Footer() {
className="badge mauve p-2 md:visible invisible"
style={{ background: "var(--surface1)" }}
>
- {" "}
+ {" "}
{process.env.REACT_APP_BUILD_SHA}
@@ -147,7 +147,7 @@ export default function Footer() {
className="badge mauve p-2 md:visible invisible"
style={{ background: "var(--surface1)" }}
>
- {" "}
+
{process.env.REACT_APP_BUILD_ID}
@@ -159,12 +159,7 @@ export default function Footer() {
target="_blank"
className="inline-flex"
>
-
+
{lanyardData ? (
-
+ m
) : null}
{window.location.hostname.includes(".onion") ? (
-
+ globe
) : (