From 81ed71ca804ab61eb4823e564a03c20f176df730 Mon Sep 17 00:00:00 2001 From: dobromirts Date: Wed, 20 May 2026 10:37:43 +0300 Subject: [PATCH] fix(web.config): register missing MIME types for llms.txt --- docs/angular/public/web.config | 6 ++++++ docs/xplat/public/web.config | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/docs/angular/public/web.config b/docs/angular/public/web.config index 2485d7671f..5c726b77c1 100644 --- a/docs/angular/public/web.config +++ b/docs/angular/public/web.config @@ -2,18 +2,24 @@ + + + + + + diff --git a/docs/xplat/public/web.config b/docs/xplat/public/web.config index beed7cf7db..d2cc80a6ab 100644 --- a/docs/xplat/public/web.config +++ b/docs/xplat/public/web.config @@ -3,6 +3,7 @@ + @@ -10,12 +11,15 @@ + + +