Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/VarPDev/qwik into docs/add-…
Browse files Browse the repository at this point in the history
…credentials-example-for-auth.js
  • Loading branch information
VarPDev committed Nov 19, 2023
2 parents c2bd268 + af1e420 commit 6e9bf7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ With Qwik City however, the decision to use SSG or SSR, does not have to be one
Static site generation is created from the built in adapter, to create an adapter run:

```shell
npm run qwik add
npm run qwik add static
```

Select `Adapter: Static site (.html files)`. Done!
Expand Down

0 comments on commit 6e9bf7a

Please sign in to comment.