initial commit
This commit is contained in:
commit
48f389255b
181 changed files with 26794 additions and 0 deletions
10
themes/hugo-scroll/.prettierrc.json
Normal file
10
themes/hugo-scroll/.prettierrc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"overrides": [
|
||||
{
|
||||
"files": ["*.html"],
|
||||
"options": {
|
||||
"parser": "go-template"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue