docs: add privacy policy page and footer link

This commit is contained in:
2026-03-16 14:17:31 -04:00
parent d8711b09c4
commit e5fc18178b
6 changed files with 314 additions and 39 deletions
+5
View File
@@ -17,6 +17,11 @@ const config = {
destination: "/docs/api/account/account.removeAvatar",
permanent: false,
},
{
source: "/support",
destination: "https://github.com/jakejarvis/sofa/discussions",
permanent: false,
},
];
},
async rewrites() {