Updated nojs.njk

This commit is contained in:
Bobby Wibowo 2019-09-02 02:35:10 +07:00
parent 05b905bc9b
commit a9c6ed3915
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF

View File

@ -16,7 +16,7 @@
<h1 class="title">{{ globals.name }}</h1>
<h2 class="subtitle">{{ globals.home_subtitle | safe }}</h2>
<h3 class="subtitle" id="maxFileSize">
<h3 class="subtitle" id="maxSize">
Maximum upload size per file is {{ renderOptions.maxFileSize }}
</h3>