Skryvvara / canwecoop

The goal of CanWeCoop is to make finding coop games easy. Have you ever looked at your and your friends steam library side by side to see which games you both own and could play together? Yeah we too.

Home Page:https://canwecoop.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header incorrectly uses <a> tag to navigate to an internal site.

Skryvvara opened this issue · comments

Describe the bug
The Logo in the header houses an -tag to point to the home page. This should be a next/link to avoid a hard reload.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://canwecoop.com
  2. Inspect the Logo in the header

Expected behavior
Should have used a next/link component