Skip to content

Commit

Permalink
Update Sidebar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
thelastjosh committed Nov 3, 2023
1 parent fa6d3ce commit c1a7948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import useOutsideClick from "../hooks/useOutsideClick"
const LINKS = [
{ label: "Manifesto", href: "/" },
{ label: "Commentaries", href: "/commentaries" },
{ label: "Discussion", href: "https://github.com/thelastjosh/autonomous-art/discussions" },
{ label: "Discussion", href: "https://signal.group/#CjQKIGr0eKL8jL4icLLq5HrWQsWyvEtt8MhXGSsBDliC4gINEhBEy7q_0Axd2OvLToiQG3cF" },
{ label: "About", href: "/about" },
]

Expand Down

1 comment on commit c1a7948

@vercel
Copy link

@vercel vercel bot commented on c1a7948 Nov 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.