From 4da276ed99632be5ef14083f15f3d88ad89af1c6 Mon Sep 17 00:00:00 2001 From: Malte Landwehr <67974055+MalteBerlin@users.noreply.github.com> Date: Tue, 25 Feb 2025 19:59:07 +0100 Subject: [PATCH] Update index.qmd Fixed a weird code fragment around a right floating image. --- nbs/index.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbs/index.qmd b/nbs/index.qmd index 5693efb..c74ff55 100644 --- a/nbs/index.qmd +++ b/nbs/index.qmd @@ -14,7 +14,7 @@ While websites serve both human readers and LLMs, the latter benefit from more c ## Proposal -![llms.txt logo](logo.png){.lightbox width=150px .floatr} +llms.txt logo We propose adding a `/llms.txt` markdown file to websites to provide LLM-friendly content. This file offers brief background information, guidance, and links to detailed markdown files.