Skip to content

Commit 55912cf

Browse files
tifenak-20harshil1712
authored andcommitted
[Pages] Fix typo (#18371)
1 parent 05dd01b commit 55912cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pages/framework-guides/deploy-a-hugo-site.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ With Hugo installed, refer to [Hugo's Quick Start](https://gohugo.io/getting-sta
6868
hugo new site my-hugo-site
6969
```
7070

71-
Hugo sites use themes to customize the look and feel of the statically built HTML site. There are a number of themes available at [themes.gohugo.io](https://themes.gohugo.io) — for now, use the [Ananake theme](https://themes.gohugo.io/themes/gohugo-theme-ananke/) by running the following commands in your terminal:
71+
Hugo sites use themes to customize the look and feel of the statically built HTML site. There are a number of themes available at [themes.gohugo.io](https://themes.gohugo.io) — for now, use the [Ananke theme](https://themes.gohugo.io/themes/gohugo-theme-ananke/) by running the following commands in your terminal:
7272

7373
```sh
7474
cd my-hugo-site

0 commit comments

Comments
 (0)