Skip to content

Commit b4c0100

Browse files
committed
feat: Add llms.txt Describedby Link
1 parent 3d6eecc commit b4c0100

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎_includes/head.html‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
<title>{{ page.title }} {% if paginator and paginator.page > 1 %}Blog – Page {{ paginator.page }} {% endif %}– CSS Wizardry</title>
2121

22+
<link rel=describedby href=/llms.txt>
23+
2224
{% if page.path contains ".md" %}
2325
<link rel=alternate type=text/markdown href="{{ site.markdown_source_base }}{{ page.path }}" title="{{ page.title }} in Markdown">
2426
{% endif %}

0 commit comments

Comments
 (0)