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 00a429e commit 837d71fCopy full SHA for 837d71f
astro-authproto/__example_redirect__/.gitignore renamed to astro-authproto/__examples__/redirect/.gitignore
astro-authproto/__example_redirect__/README.md renamed to astro-authproto/__examples__/redirect/README.md
astro-authproto/__example_redirect__/astro.config.mjs renamed to astro-authproto/__examples__/redirect/astro.config.mjs
astro-authproto/__example_redirect__/package-lock.json renamed to astro-authproto/__examples__/redirect/package-lock.json
astro-authproto/__example_redirect__/package.json renamed to astro-authproto/__examples__/redirect/package.json
astro-authproto/__example_redirect__/src/pages/bye.astro renamed to astro-authproto/__examples__/redirect/src/pages/bye.astro
astro-authproto/__example_redirect__/src/pages/hello.astro renamed to astro-authproto/__examples__/redirect/src/pages/hello.astro
astro-authproto/__example_redirect__/src/pages/index.astro renamed to astro-authproto/__examples__/redirect/src/pages/index.astro
astro-authproto/__example_redirect__/tsconfig.json renamed to astro-authproto/__examples__/redirect/tsconfig.json
0 commit comments