aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-09-19 15:39:46 -0500
committerToby Vincent <tobyv13@gmail.com>2022-09-19 15:39:46 -0500
commitfefdc23318e6edc9326a43971870e39c9f3d3107 (patch)
tree0cfcd210f7f4e883c9d123ed4e5759cc946ea002
parent1d299fd99287c7f3bbd2acd8fffc6ee6e68916b7 (diff)
fix(zk): fix author name
-rw-r--r--zk/.config/zk/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zk/.config/zk/config.toml b/zk/.config/zk/config.toml
index 2132b71..9fbf3e5 100644
--- a/zk/.config/zk/config.toml
+++ b/zk/.config/zk/config.toml
@@ -5,7 +5,7 @@ id-length = 8
id-case = "lower"
[extra]
-author = "Mickaƫl"
+author = "Toby Vincent"
[format.markdown]
hashtags = true