Create _config.yml

This commit is contained in:
Matthias Urhahn
2025-03-19 22:28:41 +01:00
committed by GitHub
parent 1ebb2319d4
commit 85b9978e05
+23
View File
@@ -0,0 +1,23 @@
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