Skip to content

Commit

Permalink
Not powered by AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Sep 17, 2024
1 parent 6e9f4f2 commit ee72ab1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/components/footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ export function Footer() {
</div>

{/* AWS logo */}
{/*
<div className="flex justify-end-ns">
<a href="https://aws.amazon.com/what-is-cloud-computing" target="_blank" rel="noreferrer">
<img
Expand All @@ -102,6 +103,7 @@ export function Footer() {
/>
</a>
</div>
*/}

<div className="flex justify-between flex-column flex-row-ns">
<div className="pt2 mb2 f6 w-50-l w-100">
Expand Down

0 comments on commit ee72ab1

Please sign in to comment.