Skip to content

Commit

Permalink
Add link to linkedin in footer (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersNS authored Jan 18, 2024
1 parent d70cdca commit a457c75
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/layout/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,16 @@ const Layout = ({
@variant_as
</a>
</li>
<li>
Linkedin på{' '}
<a
href="https://www.linkedin.com/company/variant-as"
aria-label="Linkedin variant-as"
rel="noopener"
>
variant-as
</a>
</li>
<li>
Se bilder på{' '}
<a
Expand Down

1 comment on commit a457c75

@vercel
Copy link

@vercel vercel bot commented on a457c75 Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

variant-no – ./

www.variant.no
variant-no-variant1.vercel.app
variant-no-git-main-variant1.vercel.app

Please sign in to comment.