mirror of
https://github.com/brockar/blog.git
synced 2026-01-12 06:50:58 -03:00
10 lines
120 B
JSON
10 lines
120 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"*": [
|
|
"../themes/hugo-theme-stack/assets/*"
|
|
]
|
|
}
|
|
}
|
|
} |