Skip to content

Commit 3e10eaa

Browse files
committed
feat(site): link the CPU engineering-samples catalog from the footer
Refs #19
1 parent 7d6e941 commit 3e10eaa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

site/src/pages/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ const endpoints = [
331331
<a href={ghUrl} target="_blank" rel="noopener">GitHub</a>
332332
<a href={`${base}docs`}>API reference</a>
333333
<a href="#playground">Playground</a>
334+
<a href="https://gettechapi.github.io/cpu-engineering-samples/" target="_blank" rel="noopener">CPU engineering samples</a>
334335
</div>
335336
</div>
336337
<p class="foot-warn">⚠ Curated, growing dataset — not yet an exhaustive catalog of every device.</p>

0 commit comments

Comments
 (0)