Skip to content

Commit c4ec8f2

Browse files
authored
Update README.md
1 parent 84c7107 commit c4ec8f2

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
LeaveIt Hugo Theme
22
========================
3-
LeaveIt Hugo Theme
4-
========================
3+
54
LeaveIt is a clean, elegant, simple but not simpler blog theme for Hugo.
65

76
![hugo-theme-LeaveIt](https://raw.githubusercontent.com/liuzc/LeaveIt/master/images/screenshot.png)
@@ -33,14 +32,14 @@ Next, open config.toml in the base of the Hugo site and ensure the theme option
3332
```bash
3433
theme = "LeaveIt"
3534
```
36-
For more information read the official setup guide of Hugo.
35+
For more information read the [official setup guide](https://gohugo.io/documentation/) of Hugo.
3736

3837
# Site Configuration
3938
Take a look in the `exampleSite` folder.
4039

4140
This directory contains an example config file and the content for the demo. It serves as an example setup for your documentation.
4241

43-
Copy the config.toml in the root directory of your website. Overwrite the existing config file if necessary.
42+
Copy the `config.toml` in the root directory of your website. Overwrite the existing config file if necessary.
4443

4544
# Content Suggestions
4645

@@ -95,4 +94,4 @@ The following resources are included in the theme:
9594
# See Also
9695

9796
* [Coder](https://themes.gohugo.io/hugo-coder/)
98-
* [hello-friend](https://themes.gohugo.io/hugo-theme-hello-friend/)
97+
* [hello-friend](https://themes.gohugo.io/hugo-theme-hello-friend/)

0 commit comments

Comments
 (0)