Skip to content

Commit

Permalink
fix: Fix wording in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
lauslim12 committed Oct 16, 2021
1 parent b9760fb commit 3bd3091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const Footer = () => (
<Text>
Asuna is an open-source, full-stack web application to manage a scalable building.
</Text>
<Text>Images used in this website belong to their respective owners.</Text>
</chakra.div>

<HStack spacing={4} justify="center">
Expand Down

0 comments on commit 3bd3091

Please sign in to comment.