20 lines
289 B
YAML
20 lines
289 B
YAML
|
timezone: UTC
|
||
|
|
||
|
defaults:
|
||
|
-
|
||
|
scope:
|
||
|
path: ""
|
||
|
type: page
|
||
|
values:
|
||
|
layout: some_default
|
||
|
-
|
||
|
scope:
|
||
|
path: "static_files/excluded.pdf"
|
||
|
values:
|
||
|
sitemap: false
|
||
|
-
|
||
|
scope:
|
||
|
path: "static_files/html_file.html"
|
||
|
values:
|
||
|
sitemap: false
|