mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-10 15:00:42 +00:00
11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
{
|
|
"overrides": [
|
|
{
|
|
"files": ["*.html"],
|
|
"options": {
|
|
"parser": "go-template"
|
|
}
|
|
}
|
|
]
|
|
}
|