Skip to content

Commit bdd88dc

Browse files
committed
Update footer legal -> about
1 parent fb27270 commit bdd88dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/Footer.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/Footer.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let make = () => {
3030
</div>
3131
</div>
3232
<div className="flex flex-col space-y-16 md:flex-row mt-16 md:mt-0 md:ml-16 md:space-y-0 md:space-x-16">
33-
<Section title="Legal">
33+
<Section title="About">
3434
<ul className="text-16 text-gray-80-tr space-y-2">
3535
<li>
3636
<Next.Link href="/community#core-team">

0 commit comments

Comments
 (0)