瀏覽代碼

add gravatar link

Yuki Takei 9 年之前
父節點
當前提交
d42a528ee4
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      lib/views/me/index.html

+ 3 - 0
lib/views/me/index.html

@@ -104,6 +104,9 @@
             <h4>
               <input type="radio" name="imagetypeForm[isGravaterEnabled]" value="true" {% if user.isGravaterEnabled %}checked="checked"{% endif %}>
               <img src="https://www.gravatar.com/avatar/00000000000000000000000000000000?s=24" /> Gravater
+              <a href="https://gravatar.com/">
+                <small><i class="fa fa-external-link" aria-hidden="true"></i></small>
+              </a>
             </h4>
           </div>