diff --git a/website/versioned_docs/version-v2.5.0/community/templates.mdx b/website/versioned_docs/version-v2.5.0/community/templates.mdx index 481cdb6b4..1ac9ef526 100644 --- a/website/versioned_docs/version-v2.5.0/community/templates.mdx +++ b/website/versioned_docs/version-v2.5.0/community/templates.mdx @@ -66,3 +66,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for ## Pure JavaScript (Vanilla) - [wails-pure-js-template](https://github.com/KiddoV/wails-pure-js-template) - A template with nothing but just basic JavaScript, HTML, and CSS + +## Qwik + +- [wails-qwik-template](https://github.com/LazyClicks/wails-qwik-template) - A template using Qwik