Skip to content

Commit

Permalink
Update footer with osdg references
Browse files Browse the repository at this point in the history
  • Loading branch information
ankith26 committed Dec 17, 2024
1 parent fb83b19 commit 1066d3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -345,14 +345,14 @@ function App() {
>
<Box sx={{ float: "left", marginLeft: "10px", marginTop: "10px" }}>
<Typography variant="body2" color="text.primary">
© 2023, vjspranav
© 2023, vjspranav. Now maintained by OSDG.
</Typography>
</Box>
<Box sx={{ float: "right", marginRight: "10px", marginTop: "10px" }}>
<Typography variant="body2" color="text.primary">
Source:{" "}
<Link
href="https://github.com/vjspranav/IIITMessMenu/"
href="https://github.com/OSDG-IIITH/IIITMessMenu/"
target="_blank"
rel="noreferrer"
color="secondary"
Expand Down

0 comments on commit 1066d3e

Please sign in to comment.