Third.
This commit is contained in:
parent
95c94dfd34
commit
44c7c7299a
86 changed files with 6719 additions and 0 deletions
assets
10
assets/jsconfig.json
Normal file
10
assets/jsconfig.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"*": [
|
||||
"../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/kaiiiz/hugo-theme-monochrome@v3.1.0+incompatible/assets/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue