mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
The conversion script for help-beta assumes that all items in a numbered list start with 1. which was a wrong assumption. This commit attempts to fix that. We are not introducing any lint step to tackle this since it will be easy to just check for this again before the cutover happens. We do not change this for `numbered-list-examples.md` since that example shows how the current numbered lists work and we might still want to show that. We can decide what to do with that file once the time of cutover arrives.
889 B
889 B
Set your profile picture
By default, Zulip uses an image generated by Gravatar as your profile picture. If your email address already has a gravatar associated with it, Zulip will use your existing gravatar.
You can also upload a custom profile picture to Zulip.
Set your profile picture
{start_tabs}
{settings_tab|profile}
- Under Profile picture, click Upload new profile picture and choose an image to upload.
{end_tabs}
Set profile picture back to gravatar
{start_tabs}
{settings_tab|profile}
-
Under Profile picture, click on the (X) icon in the top right corner of the profile picture.
-
Approve by clicking Confirm. This will remove your current profile picture, reverting to the Gravatar default.
{end_tabs}