diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index ae0a72bc..61bf6bde 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,7 @@ source: src + host: 0.0.0.0 +port: 4001 exclude: - .idea @@ -11,6 +13,7 @@ defaults: values: layout: icon in-bg: true + tags: [] permalink: 'icons/:slug' collections: |