mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 09:12:40 +02:00
Merge commit 'd6618b8357' into dev
This commit is contained in:
commit
ec957e6fae
2 changed files with 2 additions and 1 deletions
1
hermes-agent
Submodule
1
hermes-agent
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit cca2869d78388e049ff1116e420b7209643a9c15
|
||||
|
|
@ -37,7 +37,7 @@ export const Navbar = ({ scrolledBgClassName }: NavbarProps = {}) => {
|
|||
const navItems = [
|
||||
{ name: "Free\u00A0AI", link: "/free" },
|
||||
{ name: "Pricing", link: "/pricing" },
|
||||
{ name: "Blog", link: "/blog" },
|
||||
// { name: "Blog", link: "/blog" },
|
||||
{ name: "Changelog", link: "/changelog" },
|
||||
{ name: "Docs", link: "/docs" },
|
||||
{ name: "Contact\u00A0Us", link: "/contact" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue