Skip to content

Commit fc5dc49

Browse files
authored
add link to the standard on the top bar
1 parent 9420bc9 commit fc5dc49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ pygmentsUseClasses = true
2222
name = "Blog"
2323
weight = -100
2424
url = "/blog/"
25+
26+
[[menu.main]]
27+
name = "Array API"
28+
weight = -100
29+
url = "https://data-apis.org/array-api/latest/"
2530

2631
# To render raw html tags within Markdown
2732
[markup.goldmark.renderer]

0 commit comments

Comments
 (0)