Skip to content

Commit

Permalink
Remove about page
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed May 14, 2024
1 parent b6e7c36 commit 1bb05ca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 86 deletions.
4 changes: 0 additions & 4 deletions src/components/Sidebar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ const Sidebar = ({ className }) => {
<div>X</div>
</button>
)}
<a className="my-2" href="/about">
{" "}
&lt;&lt;<span className="text-berlin-red">A</span>&lt;BOUT
</a>
<a className="my-2" href="/manifesto">
{" "}
&lt;&lt;<span className="text-berlin-red">M</span>&lt;ANIFESTO
Expand Down
82 changes: 0 additions & 82 deletions src/pages/about.jsx

This file was deleted.

0 comments on commit 1bb05ca

Please sign in to comment.