mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-24 20:00:22 +00:00
Add YouTube as social link
This commit is contained in:
@@ -219,6 +219,7 @@ const config = {
|
||||
mastodon: '',
|
||||
facebook: '',
|
||||
instagram: '',
|
||||
youtube: '',
|
||||
dribbble: '',
|
||||
behance: '',
|
||||
medium: '',
|
||||
@@ -457,7 +458,7 @@ Your avatar and bio will be fetched from GitHub automatically.
|
||||
|
||||
### Social Links
|
||||
|
||||
You can link your social media services you're using, including LinkedIn, Twitter, Mastodon, Facebook, Instagram, Dribbble, Behance, Medium, dev, Stack Overflow, Skype, Telegram, personal website, phone and email.
|
||||
You can link your social media services you're using, including LinkedIn, Twitter, Mastodon, Facebook, Instagram, YouTube, Dribbble, Behance, Medium, dev, Stack Overflow, Skype, Telegram, personal website, phone and email.
|
||||
|
||||
```js
|
||||
// gitprofile.config.js
|
||||
@@ -469,6 +470,7 @@ const config = {
|
||||
mastodon: 'arifszn@mastodon.social',
|
||||
facebook: '',
|
||||
instagram: '',
|
||||
youtube: '',
|
||||
dribbble: '',
|
||||
behance: '',
|
||||
medium: '',
|
||||
|
||||
Reference in New Issue
Block a user