mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 01:35:39 -04:00
docs: add privacy policy page and footer link
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user