We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68963b2 commit d0ac134Copy full SHA for d0ac134
pde/netlify/edge-functions/contribs.js
@@ -0,0 +1,2 @@
1
+export default () => Response.redirect("/contribs.txt");
2
+export const config = { path: "/contribs" };
0 commit comments