Skip to content

Commit e87c3ae

Browse files
committed
AI Meta Tag Spec example headers
1 parent 80a76a4 commit e87c3ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/bots/ai-metadata-spec.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2>Use Cases</h2>
3333
<li>Prevent excessive requests to the same web server</li>
3434
</ul>
3535

36-
<h2>Example 1</h2>
36+
<h2>Example 1 - Site Root</h2>
3737
<h4>URL : https://procstack.github.io/index.htm</h4>
3838
<pre>
3939
&lt;!-- AI/LLM Data Discovery --&gt;
@@ -43,7 +43,7 @@ <h4>URL : https://procstack.github.io/index.htm</h4>
4343
&lt;link rel="data-manifest" type="application/json" href="https://procstack.github.io/data-manifest.json" title="Data Sources Manifest" /&gt;
4444
</pre>
4545

46-
<h2>Example 2</h2>
46+
<h2>Example 2 - Individual Page</h2>
4747
<h4>URL : https://procstack.github.io/ProjectsLinks/currentsOfWar.htm</h4>
4848
<pre>
4949
&lt;!-- AI/LLM Data Discovery --&gt;

0 commit comments

Comments
 (0)