diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a9b85b8..f468cc1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: Thrershold Website CI
+name: Threshold Website CI
on:
pull_request:
diff --git a/CODEOWNERS b/CODEOWNERS
index f50e7f0..8b9a19b 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -1 +1 @@
-.github/workflows/ci.yaml @pdyraga @lukasz-zimnoch @cygnusv
+.github/workflows/ci.yaml @pdyraga @lukasz-zimnoch @cygnusv @piotr-roslaniec
diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx
index 146ae12..f844ddc 100644
--- a/src/components/Footer/index.tsx
+++ b/src/components/Footer/index.tsx
@@ -56,18 +56,41 @@ const FooterContent: FC<{
justifyContent="center"
p={0}
/>
-
+
- ©{new Date().getFullYear()} | All Rights Reserved
+ ©{new Date().getFullYear()}
+ |
-
+ >
+ All Rights Reserved
+
+ |
+
+ Privacy Policy
+
+ |
+
+ Terms of Use
+
+