Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit a748543

Browse files
authored
Merge pull request #12 from zenith-hacks/leowilkin-patch-1
Make CoC open *not* as a new tab
2 parents 97d3171 + 437676a commit a748543

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layouts/components/Header.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ const menu = [
2222
{
2323
link: '/code-of-conduct',
2424
label: "Code of Conduct",
25-
target: '_blank'
2625
}
2726
];
2827
---

0 commit comments

Comments
 (0)