mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
fix typo
This commit is contained in:
parent
06a562bd48
commit
711e064869
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ javascript:
|
|||
|
||||
.row
|
||||
.span5.text-center
|
||||
h5 NeoCities uses a drop and drop file upload. Simply take files and drop them from your computer on the white box (or click it) and they are uploaded.
|
||||
h5 NeoCities uses a "drag and drop" file upload. Simply take files and drop them from your computer on the white box (or click it) and they are uploaded.
|
||||
div style="background-color: #FFFFFF;"
|
||||
form action="/site_files/upload" class="dropzone" id="uploads"
|
||||
input name="csrf_token" type="hidden" value="#{csrf_token}"
|
||||
|
|
Loading…
Add table
Reference in a new issue