Skip to content

Commit 432aaf5

Browse files
el-m-oElwin Oost
andauthored
fix: remove EOL partijgedrag 1 reference (#81)
Co-authored-by: Elwin Oost <elwin.oost+sdb@sdbgroep.nl>
1 parent 4f76dd6 commit 432aaf5

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

app/frontend/src/components/layout/Header.tsx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@ export function Header() {
1515
<img src={logo} alt="Partijgedrag Logo" className="size-8" />
1616
<span className="hidden sm:inline">Partijgedrag</span>
1717
</Link>
18-
<a
19-
href="https://old.partijgedrag.nl/index.php"
20-
target="_blank"
21-
rel="noopener noreferrer"
22-
>
23-
<Button variant="ghost" size="sm" className="text-xs sm:text-sm">
24-
<ExternalLink className="h-3 w-3 sm:h-4 sm:w-4 mr-1" />
25-
<p className="hidden sm:inline">Bezoek oude versie</p>
26-
</Button>
27-
</a>
2818
</div>
2919
<nav className="hidden md:flex items-center space-x-2">
3020
<Link to="/compass/settings">

0 commit comments

Comments
 (0)