Skip to content

Commit

Permalink
update link to front matter description (kubernetes#14493)
Browse files Browse the repository at this point in the history
Update the front matter link from jekyll to gohugo.
  • Loading branch information
kbhawkey authored and yoonian committed May 28, 2019
1 parent 35db37c commit c96bd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/contribute/style/write-new-topic.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ URL for the topic, for example:
## Adding the topic title to the front matter

In your topic, put a `title` field in the
[front matter](https://jekyllrb.com/docs/frontmatter/).
[front matter](https://gohugo.io/content-management/front-matter/).
The front matter is the YAML block that is between the
triple-dashed lines at the top of the page. Here's an example:

Expand Down

0 comments on commit c96bd43

Please sign in to comment.