diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-12 20:55:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-12 20:55:59 -0400 |
commit | 07e27bd082cf8ecd55908f6486a344bb74503de6 (patch) | |
tree | ee9dbb2ee4d5410992dcd022f7f0922ea8e56344 /doc/todo/avatar.mdwn | |
parent | efd8e93c5be79b1df0b92b2b5aee91308e4343dc (diff) | |
download | ikiwiki-07e27bd082cf8ecd55908f6486a344bb74503de6.tar ikiwiki-07e27bd082cf8ecd55908f6486a344bb74503de6.tar.gz |
add a link to libravatar
Diffstat (limited to 'doc/todo/avatar.mdwn')
-rw-r--r-- | doc/todo/avatar.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/avatar.mdwn b/doc/todo/avatar.mdwn index f0599e4ed..91f924fa1 100644 --- a/doc/todo/avatar.mdwn +++ b/doc/todo/avatar.mdwn @@ -58,3 +58,8 @@ The hash is calculated from the user's email address. If the user's email is not known, skip it. End. :P + +--- + +[libravatar](https://launchpad.net/libravatar) is a federated avatar +system. Young but might be the right way to get avatars eventually. |