params.yaml 947 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. # SITE SETUP
  2. # Guide: https://wowchemy.com/docs/getting-started/customization/
  3. # Documentation: https://wowchemy.com/docs/
  4. # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
  5. # Appearance
  6. appearance:
  7. theme_day:
  8. theme_night:
  9. font:
  10. font_size: L
  11. # SEO
  12. seo:
  13. site_type: Person
  14. local_business_type: ''
  15. org_name: ''
  16. description: ''
  17. twitter: ''
  18. # Site header
  19. header:
  20. navbar:
  21. enable: false
  22. # Site footer
  23. footer:
  24. copyright:
  25. notice: '© {year} Me. This work is licensed under {license}'
  26. license:
  27. enable: true
  28. allow_derivatives: false
  29. share_alike: true
  30. allow_commercial: false
  31. # Localization
  32. locale:
  33. date_format: 'Jan 2, 2006'
  34. time_format: '3:04 PM'
  35. # Site features
  36. features:
  37. privacy_pack: false
  38. marketing:
  39. google_analytics: ''
  40. google_tag_manager: ''
  41. google_site_verification: ''
  42. baidu_site_verification: ''
  43. baidu_tongji: ''