Changes
Co-authored-by: Damaj301damaj-lol <90093996+Damaj301damaj-lol@users.noreply.github.com>
This commit is contained in:
parent
0ec930bf95
commit
1ca9154a35
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ const items = [
|
||||||
{ icon: MessageCircle, label: 'Who Am I?', href: '/whoami', desc: 'About me', internal: true },
|
{ icon: MessageCircle, label: 'Who Am I?', href: '/whoami', desc: 'About me', internal: true },
|
||||||
{ icon: Rss, label: 'Blog', href: '/blog', desc: 'My writings', internal: true },
|
{ icon: Rss, label: 'Blog', href: '/blog', desc: 'My writings', internal: true },
|
||||||
{ icon: GitBranch, label: 'Git Server', href: 'https://git.damaj.tech/', desc: 'Self-hosted Forgejo' },
|
{ icon: GitBranch, label: 'Git Server', href: 'https://git.damaj.tech/', desc: 'Self-hosted Forgejo' },
|
||||||
{ icon: Search, label: 'SearXNG', href: 'https://searxng.damaj.tech/', desc: 'Private search' },
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const Index = () => {
|
const Index = () => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue