diff --git a/src/NavMenu.tsx b/src/NavMenu.tsx
index d00ef68..e00def5 100644
--- a/src/NavMenu.tsx
+++ b/src/NavMenu.tsx
@@ -9,6 +9,7 @@ import {
DesktopOutlined,
FireTwoTone,
StarOutlined,
+ BranchesOutlined,
} from '@ant-design/icons';
import type { MenuProps } from 'antd';
import Icon from '@ant-design/icons';
@@ -81,6 +82,15 @@ export default function NavMenu() {
key: 'downloads',
icon: ,
},
+ {
+ label: (
+
+ Blog
+
+ ),
+ key: 'blog',
+ icon: ,
+ },
{
label: (