Pi66

pi66.xyz
My personal website.
git clone https://git.pi66.xyz/pi66.xyz

← back to log

feat: add global configuration

author: pi66
date: 2026-08-13 17:23
hash: 3f765e71113bd93560f50adef61c5cf2db1637ce

Diffstat:

M

config.toml
3 ++++++++++++++++++++++++++++++
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
diff --git a/config.toml b/config.toml
index 0568569..b8ba23b 100644
--- a/config.toml
+++ b/config.toml
@@ -24,3 +24,6 @@ highlight = "monokai"

 [cache]
 hash=".hash.cache"
+
+[globals]
+key="value"