mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
docs: fix prev in highlightling
This commit is contained in:
parent
9c8ce0d935
commit
027abcfbb9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ menu:
|
||||||
main:
|
main:
|
||||||
parent: extras
|
parent: extras
|
||||||
next: /extras/toc
|
next: /extras/toc
|
||||||
prev: /extras/shortcodes
|
prev: /extras/datadrivencontent
|
||||||
title: Syntax Highlighting
|
title: Syntax Highlighting
|
||||||
weight: 90
|
weight: 90
|
||||||
toc: true
|
toc: true
|
||||||
|
|
Loading…
Reference in a new issue