From 2b2dad41a34ea2b5b2cc7f67001434c084dd44b7 Mon Sep 17 00:00:00 2001 From: zachary62 Date: Thu, 2 Jan 2025 02:23:48 +0000 Subject: [PATCH] enabled callout --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 3a51d7a..f1e3658 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -3,7 +3,7 @@ title: Mini LLM Flow description: Minimalist LLM Framework in 100 Lines, Enabling LLMs to Program Themselves # Theme settings -remote_theme: just-the-docs/just-the-docs +theme: just-the-docs markdown: kramdown kramdown: input: GFM