Skip to content

Commit cc3fb0a

Browse files
authored
Give a name to the index page (#235)
Otherwise, the title renders "Blog - " (compared to "Blog - Scientific Python" after this PR.
1 parent 058cd3d commit cc3fb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:
2+
title: Scientific Python
33
---
44

55
{{< grid columns="1 2 2 2" >}}

0 commit comments

Comments
 (0)