Update page.md

This commit is contained in:
Bjørn Erik Pedersen 2019-01-04 17:35:02 +01:00 committed by GitHub
parent f5a8c9d4fa
commit b332f7b94a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,9 +180,6 @@ http://remarkjs.com)
.Type .Type
: the [content type](/content-management/types/) of the content (e.g., `post`). : the [content type](/content-management/types/) of the content (e.g., `post`).
.URL
: the URL for the page relative to the web root. Note that a `url` set directly in front matter overrides the default relative URL for the rendered page.
.UniqueID .UniqueID
: the MD5-checksum of the content file's path. : the MD5-checksum of the content file's path.