Advertisement
Guest User

Untitled

a guest
Nov 13th, 2017
587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. # Site settings
  2. title: CompanyName
  3. description: "Edit description in _config.yml"
  4. info: "Edit this info in _config.yml"
  5. message: "Edit this message in _config.yml"
  6. keywords: "mac,apple,iphone,ios,osx,games,apps,development"
  7. baseurl: "" # the subpath of your site, e.g. /blog/
  8. url: "http://www.delightfuldev.com" # the base hostname & protocol for your site
  9. twitter_username: companytwitter
  10. # Build settings
  11. markdown: kramdown
  12. plugins:
  13. - fileexists
  14. author:
  15. name: Your Name
  16. twitter: yourtwitter
  17. url: http://www.yoururl.com
  18. header_bg: /images/profile-header.png
  19. avatar: /images/avatar.jpg
  20. facebook:
  21. image: /images/delightfuldev-facebook-cover.png
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement