_config.yml.example 831 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # Logo
  2. logo: css/images/logo.png # Empty this to unset logo
  3. # Header
  4. menu:
  5. Home: .
  6. Archives: archives
  7. Categories: categories
  8. Tags: tags
  9. About: about
  10. # Content
  11. excerpt_link: Read More
  12. fancybox: true
  13. # Profile
  14. profile: true # whether to show profile bar
  15. gravatar: false # whether to use gravatar with the email
  16. showlogo: false # whether to show the logo in the header
  17. # Sidebar
  18. sidebar: right # set to false if you don't want a sidebar
  19. widgets:
  20. - recent_posts
  21. - category
  22. - tag
  23. - tagcloud
  24. - archive
  25. thumbnail: true
  26. # Contacts
  27. contacts:
  28. github: http://github.com/ppoffice/hexo-theme-icarus
  29. twitter: '#'
  30. facebook: '#'
  31. dribbble: '#'
  32. rss: atom.xml
  33. # Links
  34. links:
  35. Hexo: http://hexo.io
  36. # Miscellaneous
  37. google_site_verification:
  38. google_analytics:
  39. favicon: favicon.png
  40. twitter:
  41. google_plus:
  42. fb_admins:
  43. fb_app_id: