Make ~90 images accessible in the images/help/settings directory (#36503)
Co-authored-by: Laura Coursen <lecoursen@github.com>
This commit is contained in:
@@ -42,23 +42,12 @@ After adding a new SSH authentication key to your account on {% ifversion ghae %
|
||||
{% data reusables.user-settings.access_settings %}
|
||||
{% data reusables.user-settings.ssh %}
|
||||
4. Click **New SSH key** or **Add SSH key**.
|
||||
{% ifversion ssh-commit-verification %}
|
||||

|
||||
{% else %}
|
||||

|
||||
{% endif %}
|
||||
5. In the "Title" field, add a descriptive label for the new key. For example, if you're using a personal laptop, you might call this key "Personal laptop".
|
||||
{% ifversion ssh-commit-verification %}
|
||||
6. Select the type of key, either authentication or signing. For more information about commit signing, see "[AUTOTITLE](/authentication/managing-commit-signature-verification/about-commit-signature-verification)."
|
||||
{% endif %}
|
||||
7. Paste your public key into the "Key" field.
|
||||
{% ifversion ssh-commit-verification %}
|
||||

|
||||
{% else %}
|
||||

|
||||
{% endif %}
|
||||
7. In the "Key" field, paste your public key.
|
||||
8. Click **Add SSH key**.
|
||||

|
||||
{% data reusables.user-settings.sudo-mode-popup %}
|
||||
|
||||
{% endwebui %}
|
||||
|
||||
Reference in New Issue
Block a user