13 lines
209 B
YAML
13 lines
209 B
YAML
plugins:
|
|
- jekyll-last-modified-at
|
|
|
|
open_external_links_in_new_tab: true
|
|
use_html_extension: false
|
|
permalink: pretty
|
|
relative_permalinks: false
|
|
|
|
collections:
|
|
notes:
|
|
output: true
|
|
permalink: /:slug/
|