We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b413b5 commit 2f7ecbdCopy full SHA for 2f7ecbd
src/components/HomepageHero.astro
@@ -49,7 +49,6 @@ if (image) {
49
<a href="/resources/">Resources</a>
50
<a href="/api/">API</a>
51
<a href="/changelog/">Changelog</a>
52
- <a href="/style-guide/ai-tooling/">AI tooling</a>
53
</div>
54
<h1 id={"_top"} data-page-title set:html={title} />
55
{tagline && <div class="tagline" set:html={tagline} />}
0 commit comments