mirror of
https://github.com/bitwarden/help
synced 2026-01-07 02:53:49 +00:00
15 lines
231 B
YAML
15 lines
231 B
YAML
markdown: kramdown
|
|
permalink: pretty
|
|
encoding: utf-8
|
|
port: 4009
|
|
|
|
exclude: [node_modules, ./bitwarden-help.sln]
|
|
|
|
collections:
|
|
categories:
|
|
output: true
|
|
permalink: /:path/
|
|
articles:
|
|
output: true
|
|
permalink: /:path/
|