no blog on header
This commit is contained in:
parent
cac9b00b30
commit
3fe4b7b369
1 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@ import {
|
||||||
User,
|
User,
|
||||||
Phone,
|
Phone,
|
||||||
BookOpen,
|
BookOpen,
|
||||||
Rss,
|
|
||||||
X,
|
X,
|
||||||
Menu,
|
Menu,
|
||||||
Globe,
|
Globe,
|
||||||
|
@ -150,7 +149,6 @@ export default function Header() {
|
||||||
<NavItem href="/contact" icon={Phone}>Contact</NavItem>
|
<NavItem href="/contact" icon={Phone}>Contact</NavItem>
|
||||||
<NavItem href="/domains" icon={LinkIcon}>Domains</NavItem>
|
<NavItem href="/domains" icon={LinkIcon}>Domains</NavItem>
|
||||||
<NavItem href="/manifesto" icon={BookOpen}>Manifesto</NavItem>
|
<NavItem href="/manifesto" icon={BookOpen}>Manifesto</NavItem>
|
||||||
<NavItem href="https://disfunction.blog" icon={Rss}>Blog</NavItem>
|
|
||||||
<div className="lg:hidden">
|
<div className="lg:hidden">
|
||||||
<LanguageSelector />
|
<LanguageSelector />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue