1
0
mirror of https://github.com/lektor/lektor-website.git synced 2025-03-08 22:46:41 +01:00
2015-12-25 22:53:37 +01:00

14 lines
328 B
Markdown

title: _slug
---
summary: The URL slug of the record.
---
type: sysfield
---
body:
This field defines the URL slug of the record. If not set it defaults to
either the `_id` or an expansion of what the parent defines for all children.
For more information about this refer to [URLs and Slugs
:ref](../../../../content/urls/).