File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,11 +101,11 @@ export default function Footer() {
101101 </ h3 >
102102 < ul className = "space-y-2" >
103103 < li className = "text-sm text-muted-foreground" >
104- < span className = "text-foreground" > CrossFit Maskineriet</ span >
104+ < a href = "https://crossfitmaskineriet.com" target = "_blank" rel = "noopener noreferrer" className = "text-foreground hover:text-primary transition-colors " > CrossFit Maskineriet</ a >
105105 < span className = "ml-1 text-xs opacity-60" > Beta Tester</ span >
106106 </ li >
107107 < li className = "text-sm text-muted-foreground" >
108- < span className = "text-foreground" > SnowOak Ventures</ span >
108+ < a href = "https://snowoak.io" target = "_blank" rel = "noopener noreferrer" className = "text-foreground hover:text-primary transition-colors " > SnowOak Ventures</ a >
109109 < span className = "ml-1 text-xs opacity-60" > Financial Supporter</ span >
110110 </ li >
111111 </ ul >
You can’t perform that action at this time.
0 commit comments