add badges
|
@ -27,4 +27,6 @@ Currently I can be found at the following places.
|
|||
### Guestbook:
|
||||
<iframe src="https://fzorb.xyz/gb/" width="100%" height="400px" style="border: none"></iframe>
|
||||
|
||||
[](https://fzorb.xyz) [](https://frantech.ca) [](https://debian.org) []() [](https://lynx.invisible-island.net/) [](https://www.vim.org) []() [](https://kernel.org)
|
||||
|
||||
### Latest posts:
|
|
@ -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">
|
||||
|
|
BIN
static/badges/best_free.gif
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
static/badges/firefox3.gif
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
static/badges/frantech.gif
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
static/badges/fzorb.gif
Normal file
After Width: | Height: | Size: 498 B |
BIN
static/badges/iebad.gif
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
static/badges/lynx.gif
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
static/badges/navidrome.gif
Normal file
After Width: | Height: | Size: 936 B |
BIN
static/badges/nojs.gif
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
static/badges/penguins.gif
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/badges/powered-by-debian.gif
Normal file
After Width: | Height: | Size: 904 B |
BIN
static/badges/vim2.gif
Normal file
After Width: | Height: | Size: 3.8 KiB |