examples: fix static example title (#20821)

This commit is contained in:
David Legrand 2024-02-14 00:20:44 +01:00 committed by GitHub
parent b877de8004
commit 45ee800a34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
# Host the vlang website
# Host a static website
Here is an example on how to use the vweb server's static capabilities,
to host a static website from the `dist/` folder. Just run the server,