mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-28 22:55:39 -04:00
commenter_photo.go: resize images to 38px
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
<input class="input" type="text" name="photo" id="photo" placeholder="https://i.imgur.com/BCKlYFQ.jpg">
|
||||
</div>
|
||||
<div class="small-subtitle" style="display: none" id="photo-subtitle">
|
||||
Use an external image hosting service such as <a href="https://imgur.com" rel="nofollow">Imgur</a> and enter the direct link to the image here. Changes to your profile photo may take a few hours to reflect.
|
||||
Use an external image hosting service such as <a href="https://imgur.com" rel="nofollow">Imgur</a> and enter the direct link to the image here. Changes to your profile photo may take a few hours to reflect. Maximum file size allowed is 128 KiB.
|
||||
</div>
|
||||
|
||||
<div class="err" id="err"></div>
|
||||
|
Reference in New Issue
Block a user