diff --git a/_config.yml b/_config.yml index 20fcf68..a3c0092 100644 --- a/_config.yml +++ b/_config.yml @@ -1,53 +1,53 @@ # Site settings title: KMyMoney email-devel: kmymoney-devel@kde.org email: kmymoney@kde.org git: https://cgit.kde.org/kmymoney.git/ description: > - KMyMoney: the best Personal Finance Manager for free + KMyMoney: The best Personal Finance Manager for free users baseurl: "" # the subpath of your site, e.g. /blog url: "https://kmymoney.org" twitter_username: kde_community github_username: kde # Build settings markdown: kramdown theme: jekyll-kde-theme sass: style: compressed plugins: - jekyll-feed feed: path: rss.php defaults: - scope: path: "assets/img" values: image: true collections: changelogs: output: true navigation: top: - title: User support url: /support.html - title: Features url: /screenshots.html - title: Download url: /download.html - title: Team url: /team/ - title: Donate url: https://www.kde.org/donate paginate: 3 exclude: - Gemfile - Gemfile.lock - vendor