mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 23:40:40 +02:00
Add Translate to target
Translate handles Ugly Urls.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package hugolib
|
||||
|
||||
import (
|
||||
"io"
|
||||
"fmt"
|
||||
"io"
|
||||
)
|
||||
|
||||
func (s *Site) ShowPlan(out io.Writer) (err error) {
|
||||
|
Reference in New Issue
Block a user