diff --git a/content/en/documentation/getting-started/index.md b/content/en/documentation/getting-started/index.md index b61a8d1b..fb7bf0fc 100644 --- a/content/en/documentation/getting-started/index.md +++ b/content/en/documentation/getting-started/index.md @@ -6,6 +6,7 @@ type: posts author: name: Lruihao link: https://lruihao.cn + description: Learn to create a Hugo FixIt site in minutes. resources: - name: featured-image @@ -24,7 +25,7 @@ menu: name: Getting Started title: Learn to create a Hugo FixIt site in minutes. parent: documentation - weight: 1 + weight: 2 params: icon: fa-brands fa-readme --- diff --git a/content/en/documentation/installation.md b/content/en/documentation/installation.md index b12c6307..fcb9ec48 100644 --- a/content/en/documentation/installation.md +++ b/content/en/documentation/installation.md @@ -155,7 +155,7 @@ fixit create my-blog {{< admonition danger "Tip" >}} -The CLI assumes prior knowledge of Hugo and FixIt. If you are new to Hugo or FixIt, we strongly suggest going through [the theme documentation](../) without any build tools before using the CLI. +The CLI assumes prior knowledge of Hugo and FixIt. If you are new to Hugo or FixIt, we strongly suggest going through [the theme documentation](../) without any scaffold tools before using the CLI. {{< /admonition >}} ## Comparison