mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-16 20:11:01 +01:00
Update page.blade.php
This commit is contained in:
parent
4cb312dceb
commit
04cfbcabc7
@ -12,7 +12,7 @@
|
||||
@if($page->littlelink_name != '')
|
||||
<div class="form-group col-lg-8">
|
||||
<label>Logo</label>
|
||||
<input type="file" class="form-control-file" name="image">
|
||||
<input type="file" accept="image/jpeg,image/jpg,image/png" class="form-control-file" name="image">
|
||||
</div>
|
||||
@endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user