mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'
This commit is contained in:
23
docs/content/en/quick-reference/glossary/_index.md
Normal file
23
docs/content/en/quick-reference/glossary/_index.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
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
|
||||
build:
|
||||
render: always
|
||||
list: always
|
||||
cascade:
|
||||
build:
|
||||
render: never
|
||||
list: local
|
||||
---
|
||||
|
||||
{{% glossary %}}
|
Reference in New Issue
Block a user