_config.yml.example 937 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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. # CDN
  37. cdn: useso #If your site loads slowly change it to "google" , because "useso" is slow out of China
  38. # Miscellaneous
  39. google_site_verification:
  40. google_analytics:
  41. favicon: favicon.png
  42. twitter:
  43. google_plus:
  44. fb_admins:
  45. fb_app_id: