_config.yml.example 974 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. # Logo
  2. logo: css/images/logo.png # Empty this to unset logo and show site title in the same place
  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. If you do, put your email address in your site's `_config.yml`.
  16. # Sidebar
  17. sidebar: right # set to false if you don't want a sidebar
  18. widgets:
  19. - recent_posts
  20. - category
  21. - tag
  22. - tagcloud
  23. - archive
  24. thumbnail: true
  25. # Contacts
  26. contacts:
  27. github: http://github.com/ppoffice/hexo-theme-icarus
  28. twitter: '#'
  29. facebook: '#'
  30. dribbble: '#'
  31. rss: atom.xml
  32. # Links
  33. links:
  34. Hexo: http://hexo.io
  35. # CDN
  36. cdn: # You can choose "useso" instead of "google apis"(default).
  37. # cdn: useso
  38. # OR
  39. # cdn:
  40. # Miscellaneous
  41. google_site_verification:
  42. google_analytics:
  43. favicon: favicon.png
  44. twitter:
  45. google_plus:
  46. fb_admins:
  47. fb_app_id: