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 fc5dc49 commit 6686dacCopy full SHA for 6686dac
layouts/partials/footer.html
@@ -5,6 +5,9 @@
5
<li>
6
<a href="/blog/">Blog</a>
7
</li>
8
+ <li>
9
+ <a href="https://data-apis.org/array-api/latest/">Array API</a>
10
+ </li>
11
12
<a href="https://github.com/data-apis">GitHub</a>
13
@@ -17,4 +20,4 @@
17
20
</ul>
18
21
</nav>
19
22
<p>© Consortium Members; Licence MIT.</p>
- </footer>
23
+ </footer>
0 commit comments