diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2023-10-12 23:40:26 -0400 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2023-10-12 23:40:26 -0400 |
commit | 2545016f8d6b63b0d857fc20fdd7276d2f0fc2a9 (patch) | |
tree | 892231613f8bb8120b7b3fc7e170c49a8001f899 /config.toml | |
parent | 6e6412e4a693ddc2da5e4611363fb882ad6497be (diff) |
Layout refinements. add config, disclaimer
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..c41540e --- /dev/null +++ b/config.toml | |||
@@ -0,0 +1,3 @@ | |||
1 | [params] | ||
2 | _merge = 'deep' | ||
3 | themeVersion = '0.1' | ||