Pi66

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

← back to log

enable dev_tools

author: pi66
date: 2026-07-03 23:38
hash: d45d810184c4060ceb8216a31e01e960b10eeb87

Diffstat:

M

config.toml
1 ++++++++++++++++++++++++++++++
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
diff --git a/config.toml b/config.toml
index eca366b..3356e82 100644
--- a/config.toml
+++ b/config.toml
@@ -15,6 +15,7 @@ plugins   = "build/plugins.py"

 [webview]
 host  = "localhost"
+dev_tools = true
 html_path   = "/"
 static_path = "/static"