From 4421c6f5d472599e6065c69faf365bc2d0957a16 Mon Sep 17 00:00:00 2001 From: Julia Luna Date: Mon, 4 Jul 2022 10:50:48 +0200 Subject: [PATCH] fix misleading comments --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index e378449..dc4d6f8 100644 --- a/config.toml +++ b/config.toml @@ -15,8 +15,8 @@ highlight_theme = "css" # use this if you want code blocks to fit in with the th [extra] # complete list of custom variables used by xscratch: -author = "example" # semi-required -default_dark = false # required +author = "example" +default_dark = false image_vertical_crop_height = 768 index_nav_text = "lmao bingus" xscratch_debug_info = false