You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hugolib/page_test.go
+58Lines changed: 58 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2000,3 +2000,61 @@ title: home en
2000
2000
b.AssertLogContains("Using index.de.md in your content's root directory is usually incorrect for your home page. You should use _index.de.md instead.")
2001
2001
b.AssertLogContains("Using index.en.org in your content's root directory is usually incorrect for your home page. You should use _index.en.org instead.")
0 commit comments