mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: add another vweb example, showing file upload, transform, and file download (#14842)
This commit is contained in:
2
examples/vweb/file_transform/upload.html
Normal file
2
examples/vweb/file_transform/upload.html
Normal file
@ -0,0 +1,2 @@
|
||||
<meta charset="utf-8">
|
||||
<a href="/">Back</a>
|
Reference in New Issue
Block a user