diff --git a/components/header/toolbar.tsx b/components/header/toolbar.tsx index 3cdaece..f9839a2 100644 --- a/components/header/toolbar.tsx +++ b/components/header/toolbar.tsx @@ -1,6 +1,7 @@ 'use client'; import Image from 'next/image'; import Link from 'next/link'; +import globePic from '../../public/globe.svg'; import emailPic from '../../public/email.svg'; import rssPic from '../../public/rss-feed.svg'; import supportPic from '../../public/support.svg'; @@ -10,9 +11,21 @@ import settingsPic from '../../public/settings.svg'; export default function Toolbar() { return (
-

Software Engineer | HomeLab | Nerd

-
+
+

Software Engineer | HomeLab | Nerd

+
+
    +
  • + + lang + +
  • -
  • - - support - -