doc: Add the NodeJS project template to the docs site

This commit is contained in:
Simon Hausmann 2023-03-29 09:30:33 +02:00
parent fda4df1db4
commit 1e35f87d86

View file

@ -552,6 +552,11 @@
<a class="btn" href="node">NodeJS Documentation</a>
<br />
<a class="btn" href="tutorial/node">NodeJS Tutorial</a>
<a
class="btn"
href="https://github.com/slint-ui/slint-node-template"
>Project Template</a
>
</li>
</ul>
</section>