_config.yml 181 B

123456789
  1. theme: jekyll-theme-cayman
  2. title: FreshRSS
  3. description: Documentation center
  4. logo: /img/FreshRSS-logo.png
  5. show_downloads: true
  6. include: [contributing.md]
  7. exclude: [CHANGELOG*.md]