Skip to content

Commit 68ee826

Browse files
authored
Merge pull request #73 from techulus/develop
Improve landing page
2 parents 3255e5c + 7c68b21 commit 68ee826

File tree

2 files changed

+410
-1
lines changed

2 files changed

+410
-1
lines changed

apps/web/components/layout/footer.component.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const navigation = {
1616
},
1717
],
1818
support: [
19+
{ name: "Documentation", href: "https://docs.changes.page/docs" },
1920
{ name: "Contact Us", href: ROUTES.SUPPORT },
2021
{ name: "Status", href: "https://status.changes.page" },
2122
],

0 commit comments

Comments
 (0)