6 lines
132 B
Markdown
6 lines
132 B
Markdown
|
|
---
|
||
|
|
title: Use Gravatar in First-party Systems
|
||
|
|
---
|
||
|
|
|
||
|
|
Insert a `<img src="https://gravatar.com/avatar/$SHA256(email)/?d=identicon">`.
|