mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
@@ -47,7 +47,6 @@ title: Page %d
|
||||
Content.
|
||||
`, i))
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
b.WithContent(content...)
|
||||
@@ -97,7 +96,6 @@ URL: {{ $pag.URL }}
|
||||
b.AssertFileContent("public/nn/index.xml",
|
||||
"Page Number: 1",
|
||||
"0: 1/1 true")
|
||||
|
||||
}
|
||||
|
||||
// Issue 6023
|
||||
|
Reference in New Issue
Block a user