Center avatar and remove home line
This commit is contained in:
parent
61979c1213
commit
be90ac13cc
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ import avatar from '@/assets/avatar.png';
|
|||
import { Home, MessageCircle, Rss, GitBranch, Search, ExternalLink } from 'lucide-react';
|
||||
|
||||
const items = [
|
||||
{ icon: Home, label: 'Home', href: 'https://damaj.tech/', desc: 'Main page' },
|
||||
{ icon: MessageCircle, label: 'Who Am I?', href: 'https://damaj.tech/site/whoami', desc: 'About me' },
|
||||
{ icon: Rss, label: 'Blog', href: 'https://damaj.tech/site/blog', desc: 'My writings' },
|
||||
{ icon: GitBranch, label: 'Git Server', href: 'https://git.damaj.tech/', desc: 'Self-hosted Forgejo' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue