Edit profile - pronouns.cc

Edit profile {#if modified} {/if}

{#if error} {/if}
{#if avatar === ""} {:else if avatar} New avatar {:else} {/if}

Only PNG, JPEG, GIF, and WebP images can be used as avatars. Avatars cannot be larger than 1 MB, and animated avatars will be made static.

(avatar = "")}>Remove avatar

You can change your username in your settings.

Your display name is used in page titles and as a header.

Names

{#each names as _, index} moveName(index, true)} moveDown={() => moveName(index, false)} remove={() => removeName(index)} /> {/each}