mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -1,16 +1,8 @@
|
||||
---
|
||||
title: Glossary
|
||||
description: Terms commonly used throughout the documentation.
|
||||
categories: [quick-reference]
|
||||
keywords: [glossary]
|
||||
hide_in_this_section: true
|
||||
menu:
|
||||
docs:
|
||||
parent: quick-reference
|
||||
weight: 40
|
||||
aliases: [/getting-started/glossary/]
|
||||
weight: 40
|
||||
layout: single
|
||||
categories: []
|
||||
keywords: []
|
||||
build:
|
||||
render: always
|
||||
list: always
|
||||
@@ -18,6 +10,10 @@ cascade:
|
||||
build:
|
||||
render: never
|
||||
list: local
|
||||
layout: single
|
||||
params:
|
||||
hide_in_this_section: true
|
||||
aliases: [/getting-started/glossary/]
|
||||
---
|
||||
|
||||
{{% glossary %}}
|
||||
|
Reference in New Issue
Block a user