diff --git a/README.md b/README.md
index c0aba534c..7f50b924c 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,9 @@
+
+
+
diff --git a/README.zh-CN.md b/README.zh-CN.md
index bcf0e0ccb..9f118c147 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -6,6 +6,9 @@
+
+
+
diff --git a/surfsense_web/components/homepage/navbar.tsx b/surfsense_web/components/homepage/navbar.tsx
index 5f39113f4..2a8820bd6 100644
--- a/surfsense_web/components/homepage/navbar.tsx
+++ b/surfsense_web/components/homepage/navbar.tsx
@@ -1,5 +1,5 @@
"use client";
-import { IconBrandDiscord, IconBrandGithub, IconMenu2, IconX } from "@tabler/icons-react";
+import { IconBrandDiscord, IconBrandGithub, IconBrandReddit, IconMenu2, IconX } from "@tabler/icons-react";
import { AnimatePresence, motion } from "motion/react";
import Link from "next/link";
import { useEffect, useState } from "react";
@@ -153,6 +153,14 @@ const DesktopNav = ({ navItems, isScrolled }: any) => {
>
+
+
+
{
>
+
+
+