We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d09079 commit 347e211Copy full SHA for 347e211
frontend/src/pages/index.tsx
@@ -10,3 +10,4 @@ export const getStaticProps: GetStaticProps = async (ctx) => {
10
ctx,
11
});
12
};
13
+//trigger preview
0 commit comments