Rename social url to link, reorder
This commit is contained in:
40
README.md
40
README.md
@@ -332,45 +332,45 @@ params:
|
|||||||
paige:
|
paige:
|
||||||
social:
|
social:
|
||||||
discord:
|
discord:
|
||||||
name: Discord
|
|
||||||
icon: discord
|
icon: discord
|
||||||
url: https://discord.com/users/example
|
link: https://discord.com/users/example
|
||||||
|
name: Discord
|
||||||
email:
|
email:
|
||||||
name: E-mail
|
|
||||||
icon: envelope
|
icon: envelope
|
||||||
url: mailto:example@example.com
|
link: mailto:example@example.com
|
||||||
|
name: E-mail
|
||||||
facebook:
|
facebook:
|
||||||
name: Facebook
|
|
||||||
icon: facebook
|
icon: facebook
|
||||||
url: https://facebook.com/example
|
link: https://facebook.com/example
|
||||||
|
name: Facebook
|
||||||
github:
|
github:
|
||||||
name: GitHub
|
|
||||||
icon: github
|
icon: github
|
||||||
url: https://github.com/example
|
link: https://github.com/example
|
||||||
|
name: GitHub
|
||||||
instagram:
|
instagram:
|
||||||
name: Instagram
|
|
||||||
icon: instagram
|
icon: instagram
|
||||||
url: https://instagram.com/example
|
link: https://instagram.com/example
|
||||||
|
name: Instagram
|
||||||
linkedin:
|
linkedin:
|
||||||
name: LinkedIn
|
|
||||||
icon: linkedin
|
icon: linkedin
|
||||||
url: https://linkedin.com/in/example
|
link: https://linkedin.com/in/example
|
||||||
|
name: LinkedIn
|
||||||
reddit:
|
reddit:
|
||||||
name: Reddit
|
|
||||||
icon: reddit
|
icon: reddit
|
||||||
url: https://reddit.com/u/example
|
link: https://reddit.com/u/example
|
||||||
|
name: Reddit
|
||||||
twitch:
|
twitch:
|
||||||
name: Twitch
|
|
||||||
icon: twitch
|
icon: twitch
|
||||||
url: https://twitch.tv/example
|
link: https://twitch.tv/example
|
||||||
|
name: Twitch
|
||||||
twitter:
|
twitter:
|
||||||
name: Twitter
|
|
||||||
icon: twitter
|
icon: twitter
|
||||||
url: https://twitter.com/example
|
link: https://twitter.com/example
|
||||||
|
name: Twitter
|
||||||
youtube:
|
youtube:
|
||||||
name: YouTube
|
|
||||||
icon: youtube
|
icon: youtube
|
||||||
url: https://youtube.com/user/example
|
link: https://youtube.com/user/example
|
||||||
|
name: YouTube
|
||||||
permalinks:
|
permalinks:
|
||||||
blog: /blog/:year/:month/:day/:title/
|
blog: /blog/:year/:month/:day/:title/
|
||||||
social:
|
social:
|
||||||
|
Reference in New Issue
Block a user