File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
frontend/src/components/layout Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,19 @@ export function Footer() {
55 < Wrapper >
66 < footer className = "text-center text-foreground/30 text-xs [&_a]:underline [&_a]:decoration-foreground/15 [&_a]:underline-offset-2 [&_a]:transition-all [&_a]:hover:text-foreground/50 [&_a]:hover:decoration-foreground/30" >
77 Built by{ " " }
8- < a href = "https://scio.xyz" target = "_blank" rel = "noopener noreferrer " >
8+ < a href = "https://scio.xyz" target = "_blank" rel = "noopener" >
99 Scio Labs
10- </ a > { " " }
11- & { " " }
12- < a href = "https://zoma.dev" target = "_blank" rel = "noopener noreferrer" >
10+ </ a >
11+ ,{ " " }
12+ < a href = "https://viral.app" target = "_blank" rel = "noopener" >
13+ FMD Labs
14+ </ a >
15+ , and{ " " }
16+ < a href = "https://zoma.dev" target = "_blank" rel = "noopener" >
1317 Dennis Zoma
1418 </ a >
1519 . Supported by the{ " " }
16- < a href = "https://use.ink/inkubator" target = "_blank" rel = "noopener noreferrer " >
20+ < a href = "https://use.ink/inkubator" target = "_blank" rel = "noopener" >
1721 ink!ubator
1822 </ a > { " " }
1923 initative.
You can’t perform that action at this time.
0 commit comments