Files
capod/_config.yml
T
2025-03-19 22:28:41 +01:00

24 lines
365 B
YAML

theme: minima
plugins:
- jekyll-relative-links
relative_links:
enabled: true
collections: true
title: "CAPod"
description: "A companion app for AirPods on Android."
author: "by Matthias Urhahn"
include:
- PRIVACY_POLICY.md
exclude:
- buildSrc
- gradle/wrapper
- fastlane
- Gemfile
- Gemfile.lock
- crowdin*
- app
- app-common
- app-wear