Skip to content

Commit 4e730b8

Browse files
Add navbar logo text (#693)
1 parent db11086 commit 4e730b8

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

content/en/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ params:
33
description: Why NumPy? Powerful n-dimensional arrays. Numerical computing tools. Interoperable. Performant. Open source.
44
navbarlogo:
55
image: logo.svg
6+
text: NumPy
67
link: /
78
hero:
89
# Main hero title

content/ja/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ params:
33
description: NumPyが広く利用される理由 強力な多次元配列、数値計算ツール群、相互運用性、高いパフォーマンス、オープンソース
44
navbarlogo:
55
image: logo.svg
6+
text: NumPy
67
link: /ja/
78
hero:
89
#Main hero title

content/pt/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ params:
33
description: Por que NumPy? Arrays n-dimensionais poderosas. Ferramentas para computação numérica. Interoperabilidade. Alto desempenho. Código aberto.
44
navbarlogo:
55
image: logo.svg
6+
text: NumPy
67
link: /pt/
78
hero:
89
#Main hero title

0 commit comments

Comments
 (0)