aboutsummaryrefslogtreecommitdiffstats
path: root/_config.yml
blob: 7d89b264a506538cbe8ec88f4d87055c9aa92e7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
title: aaoth

# exclude non-site files
exclude:
  - LICENSE
  - README.md

defaults:
  - scope:
      path: ""
    values:
      layout: "default"