_config.yml.example 805 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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_analytics:
  38. favicon: favicon.png
  39. twitter:
  40. google_plus:
  41. fb_admins:
  42. fb_app_id: