Skip to content

Commit

Permalink
User guide: fix warning about deprecated language config (#1519)
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed May 25, 2023
1 parent b3ff908 commit 9f3dbbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion userguide/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ services:
languages:
en:
title: Docsy
description: Docsy does docs
languageName: English
weight: 1
params:
description: Docsy does docs

markup:
goldmark:
Expand Down

0 comments on commit 9f3dbbd

Please sign in to comment.