note gravatar and imgur
This commit is contained in:
parent
b696fbc53b
commit
1bcfa5be88
2
desirae
2
desirae
|
@ -1 +1 @@
|
|||
Subproject commit c68e9aaf18d33bbdec0390ebdfd910ed10a6d9cd
|
||||
Subproject commit a46178f50f4674ff0a01bb92555aaa7e2b1aa149
|
|
@ -131,6 +131,7 @@
|
|||
<div class="col-lg-10">
|
||||
<input ng-model="Authors.selectedAuthor.headshot" ng-change="Authors.updateHeadshotUrl()"
|
||||
type="text" class="form-control" id="inputAuthorHeadshot" placeholder="i.e. https://i.imgur.com/qqpxDmJ.jpg">
|
||||
<span class="help-block">Hint: Link your photo to your email on <a href="https://gravatar.com">Gravatar</a> or upload to <a href="https://imgur.com">imgur</a>.</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue