Change config.yaml to match.the readme

master
Will Faught 3 years ago
parent b62e9c05a3
commit 2172619834

@ -56,47 +56,47 @@ params:
discord: discord:
name: Discord name: Discord
icon: discord icon: discord
url: https://discord.com/users/example url: https://discord.com/users/username
email: email:
name: E-mail name: E-mail
icon: envelope icon: envelope
url: mailto:example@example.com url: mailto:username@example.com
facebook: facebook:
name: Facebook name: Facebook
icon: facebook icon: facebook
url: https://facebook.com/example url: https://facebook.com/username
github: github:
name: GitHub name: GitHub
icon: github icon: github
url: https://github.com/example url: https://github.com/username
instagram: instagram:
name: Instagram name: Instagram
icon: instagram icon: instagram
url: https://instagram.com/example url: https://instagram.com/username
linkedin: linkedin:
name: LinkedIn name: LinkedIn
icon: linkedin icon: linkedin
url: https://www.linkedin.com/in/example url: https://www.linkedin.com/in/username
reddit: reddit:
name: Reddit name: Reddit
icon: reddit icon: reddit
url: https://reddit.com/u/example url: https://reddit.com/u/username
twitch: twitch:
name: Twitch name: Twitch
icon: twitch icon: twitch
url: https://www.twitch.tv/example url: https://www.twitch.tv/username
twitter: twitter:
name: Twitter name: Twitter
icon: twitter icon: twitter
url: https://twitter.com/example url: https://twitter.com/username
youtube: youtube:
name: YouTube name: YouTube
icon: youtube icon: youtube
url: https://www.youtube.com/user/example url: https://www.youtube.com/user/username
permalinks: permalinks:
blog: /blog/:year/:month/:day/:title/ blog: /blog/:year/:month/:day/:title/
social: social:
twitter: example twitter: username
theme: paige theme: paige
timezone: America/Los_Angeles timezone: America/Los_Angeles
titlecasestyle: Go titlecasestyle: Go

Loading…
Cancel
Save