mirror of
https://github.com/gohugoio/hugo.git
synced 2025-05-13 14:28:03 +03:00
Switch to new hompage
This commit is contained in:
parent
e3d4d40d32
commit
879e90dca7
11 changed files with 14 additions and 14 deletions
|
@ -42,7 +42,7 @@ var HugoCmd = &cobra.Command{
|
|||
Long: `A Fast and Flexible Static Site Generator built with
|
||||
love by spf13 and friends in Go.
|
||||
|
||||
Complete documentation is available at http://hugo.spf13.com`,
|
||||
Complete documentation is available at http://gohugo.io`,
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
InitializeConfig()
|
||||
build()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue