22 lines
413 B
YAML
22 lines
413 B
YAML
|
baseURL: "https://sandvich.xyz"
|
||
|
languageCode: "en-us"
|
||
|
title: "sandvich.xyz"
|
||
|
|
||
|
taxonomies:
|
||
|
tag: tags
|
||
|
|
||
|
Params:
|
||
|
remark42SiteID = "sandvich"
|
||
|
remark42Url = "https://remark42.sandvich.xyz"
|
||
|
|
||
|
markup:
|
||
|
highlight:
|
||
|
codeFences: true
|
||
|
hl_Lines: ""
|
||
|
hl_inline: false
|
||
|
lineNoStart: 1
|
||
|
lineNos: true
|
||
|
lineNumbersInTable: true
|
||
|
tabWidth: 4
|
||
|
style: "doom-one"
|