Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit f8d2fda

Browse files
authored
Remove old reference to hugo v.18
Fixes devopdays/devopdsays-web#2717
1 parent 2d4d35f commit f8d2fda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Working with a Hugo theme outside of a content-based repo has a few challenges.
3737
themesdir = "../.."
3838
```
3939

40-
This tells Hugo where to look for its theme directories. This requires Hugo 0.18 or later.
40+
This tells Hugo where to look for its theme directories.
4141

4242
You will need to run your watch command from the `exampleSite` directory; use something like this:
4343

0 commit comments

Comments
 (0)