From 2c13119932765c6d788f08fb53abc244407c0d80 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sat, 13 Sep 2025 11:33:25 -0600 Subject: sysret.org: switch to tabi-lean theme --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 035cc04..92cb280 100644 --- a/config.toml +++ b/config.toml @@ -9,7 +9,7 @@ description = "" default_language = "en" # The site theme to use. -#theme = "todo" +theme = "tabi-lean" # For overriding the default output directory `public`, set it to another value (e.g.: "docs") output_dir = "public" -- cgit v1.2.3