HTTPS 대응 (Mixed Content)
@@ -81,7 +81,7 @@
<i class="fa fa-user-secret" aria-hidden="true"></i>
{% endif %}
{% if imp[2][4] != '' %}
- <img src="http://www.gravatar.com/avatar/{{imp[2][4]|md5_replace}}?s=30">
+ <img src="//www.gravatar.com/avatar/{{imp[2][4]|md5_replace}}?s=30">
{% else %}
사용자
@@ -161,4 +161,4 @@
</div>
</footer>
</body>
-</html>
+</html>