Skip to content

Commit 71363fd

Browse files
authored
Remove AWS sponsorship
1 parent ee70b33 commit 71363fd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: website/components/footer/index.tsx

-7
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@ export const Footer = () => {
88
<Container>
99
<Styled.Contents>
1010
<Styled.Credits>
11-
<span>
12-
Special thanks to{" "}
13-
<a href="https://aws.amazon.com/opensource/" target="_blank">
14-
AWS Open Source
15-
</a>{" "}
16-
for sponsoring this project{" "}
17-
</span>
1811
<ion-icon name="heart"></ion-icon>
1912
</Styled.Credits>
2013
</Styled.Contents>

0 commit comments

Comments
 (0)