add badges
This commit is contained in:
parent
b5e046cc2f
commit
2646a07e5b
13 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
title: File Uploader
|
||||
---
|
||||
This is a pretty bare bones file uploader. You can see the (badly written but whatever) backend here: https://git.fzorb.xyz/fzorb/filehandler
|
||||
|
||||
**Max file size**: 128mb
|
||||
<form enctype="multipart/form-data" action="https://files.fzorb.xyz/upload" method="post">
|
||||
<input type="file" name="file">
|
||||
<input type="submit" value="upload" class="uploadbuton">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue