make upload page heading more consistent with the other pages

This commit is contained in:
hippoz 2020-10-18 16:57:41 +03:00
parent 7a314908d1
commit 0314ade45c

View file

@ -1,4 +1,4 @@
<h1>this is the upload page</h1>
<h2>this is the upload page</h2>
<p>i think</p>
<br>
<form action='https://files.hippoz.xyz/api/upload' method="POST" enctype="multipart/form-data">