19 lines
537 B
Markdown
19 lines
537 B
Markdown
|
---
|
||
|
# Featured tags need to have either the `list` or `grid` layout (PRO only).
|
||
|
layout: list
|
||
|
|
||
|
# The title of the tag's page.
|
||
|
title: Baupläne
|
||
|
|
||
|
# The name of the tag, used in a post's front matter (e.g. tags: [<slug>]).
|
||
|
slug: baupläne
|
||
|
|
||
|
# (Optional) Write a short (~150 characters) description of this featured tag.
|
||
|
description: >
|
||
|
This is a featured category, which have their own page.
|
||
|
Check out `_featured_tags/example.md` to learn how to create your own.
|
||
|
|
||
|
# (Optional) You can disable grouping posts by date.
|
||
|
# no_groups: true
|
||
|
---
|