From a19da195c47306384782d2a201988ecc073e6ce8 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sun, 25 Jan 2026 20:59:24 +0530 Subject: [PATCH] Add llms output format to config.yml --- config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config.yml b/config.yml index 98a7bbe3..54919baf 100644 --- a/config.yml +++ b/config.yml @@ -105,11 +105,19 @@ languages: Title: "Hi there \U0001F44B" Content: Welcome to RTL layout +outputFormats: + llms: + mediaType: "text/plain" + baseName: "llms" + isPlainText: true + notAlternative: true + outputs: home: - HTML - RSS - JSON + - llms params: env: production # to enable google analytics, opengraph, twitter-cards and schema.