diff options
author | Jasper Ras <jras@hostnet.nl> | 2023-06-28 18:34:48 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2023-06-28 18:34:48 +0200 |
commit | 9a7deebbdd7c5b092d37949d04e4c90885d5f64d (patch) | |
tree | ff9c6c0d822b79491ae4ef7ba1789647fa069e10 /.obsidian/appearance.json |
initialize zettelkast with some zettels already added
Diffstat (limited to '.obsidian/appearance.json')
-rw-r--r-- | .obsidian/appearance.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json new file mode 100644 index 0000000..c8c365d --- /dev/null +++ b/.obsidian/appearance.json @@ -0,0 +1,3 @@ +{ + "accentColor": "" +}
\ No newline at end of file |