mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-13 00:10:51 +00:00
9 lines
260 B
YAML
9 lines
260 B
YAML
|
---
|
||
|
properties:
|
||
|
- name: sortBy
|
||
|
type: string
|
||
|
description: |
|
||
|
Override the default sort parameter set by [`geekdocFileTreeSortBy`](/usage/configuration/#site-configuration).
|
||
|
required: false
|
||
|
defaultValue: .Site.Params.geekdocFileTreeSortBy
|