note gravatar and imgur

This commit is contained in:
AJ ONeal 2015-01-14 05:13:19 -05:00
parent b696fbc53b
commit 1bcfa5be88
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit c68e9aaf18d33bbdec0390ebdfd910ed10a6d9cd
Subproject commit a46178f50f4674ff0a01bb92555aaa7e2b1aa149

View File

@ -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>