Skip to content

Commit abe4fc4

Browse files
guntripgithub-actionssabrowning1SiaraMist
authoredFeb 1, 2023
[2023-01-23]: Social Links from the User Profile (github#34026)
Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
1 parent 840e2eb commit abe4fc4

File tree

5 files changed

+27
-0
lines changed

5 files changed

+27
-0
lines changed
 
Loading
Loading
18.9 KB
Loading

‎content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile.md

+22
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,28 @@ When others view your profile, they will see your location, local time, and the
128128

129129
{% data reusables.profile.update-profile %}
130130

131+
{% endif %}
132+
133+
{% ifversion profile-social-links %}
134+
135+
## Adding links to your social accounts
136+
137+
You can add up to four links to social accounts on your profile. These are visible to anyone who can view your profile.
138+
139+
![Screenshot showing the @octocat profile using social links](/assets/images/help/profile/social-link-example.png)
140+
141+
{% data reusables.user-settings.access_settings %}
142+
1. In the "Social accounts" section, select the dropdown menu next to one of the four links, and click the type of social account you want to add, or click **Other**.
143+
144+
![Screenshot showing the social account type dropdown field](/assets/images/help/profile/social-link-platform.png)
145+
146+
1. Next to the dropdown menu, type the full URL of the social account. For example, for the `@GitHub` Twitter account, type `https://twitter.com/github`.
147+
148+
![Screenshot showing the social account URL field](/assets/images/help/profile/social-link-url.png)
149+
150+
{% data reusables.profile.update-profile %}
151+
152+
131153
{% endif %}
132154

133155
## Setting a status
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Issue 8663
2+
# Profile social links
3+
versions:
4+
fpt: '*'
5+
ghec: '*'

0 commit comments

Comments
 (0)
Please sign in to comment.