Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS: Create Update-your-pronouns.md #41457

Merged
merged 1 commit into from
May 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions docs/articles/new-expensify/settings/Update-your-pronouns.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Update your pronouns
description: Display your pronouns on your account
---
<div id="new-expensify" markdown="1">

{% include selector.html values="desktop, mobile" %}

{% include option.html value="desktop" %}
1. Click your profile image or icon in the bottom left menu.
2. Click **Profile** in the left menu.
3. Click **Pronouns** to select your pronouns. Type any letter into the field to see a list of available options.
{% include end-option.html %}

{% include option.html value="mobile" %}
1. Tap your profile image or icon at the bottom of the screen.
2. Tap **Profile** in the left menu.
3. Tap **Pronouns** to select your pronouns. Type any letter into the field to see a list of available options.
{% include end-option.html %}

{% include end-selector.html %}

</div>
Loading