diff --git a/docs/changelog.txt b/docs/changelog.txt index 1f15a67..f1a96a4 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -2,6 +2,8 @@ changelog -- next ++ Set an avatar. If you must. + + Try a little harder to recover from httpsig failures. + Add cite tag for block quote attributions. diff --git a/docs/honk.1 b/docs/honk.1 index 299802d..d9e679d 100644 --- a/docs/honk.1 +++ b/docs/honk.1 @@ -164,6 +164,12 @@ It also allows the import of external objects via URL, either individual posts or actor URLs, in which case their recent outbox is imported. .Ss Account It's all about you. +An avatar may be selected from the +.Pa funzone +by adding +.Dq avatar: filename.png +to one's profile info. +If truly necessary. .Pp Some options to customize the site appearance: .Bl -tag -width skinny diff --git a/views/account.html b/views/account.html index c6425eb..dc2f957 100644 --- a/views/account.html +++ b/views/account.html @@ -7,7 +7,7 @@