Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Site settings
- title: CompanyName
- email: [email protected]
- description: "Edit description in _config.yml"
- info: "Edit this info in _config.yml"
- message: "Edit this message in _config.yml"
- keywords: "mac,apple,iphone,ios,osx,games,apps,development"
- baseurl: "" # the subpath of your site, e.g. /blog/
- url: "http://www.delightfuldev.com" # the base hostname & protocol for your site
- twitter_username: companytwitter
- # Build settings
- markdown: kramdown
- plugins:
- - fileexists
- author:
- name: Your Name
- twitter: yourtwitter
- url: http://www.yoururl.com
- header_bg: /images/profile-header.png
- avatar: /images/avatar.jpg
- email: [email protected]
- facebook:
- image: /images/delightfuldev-facebook-cover.png
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement