initial commit
This commit is contained in:
commit
60444b4120
30 changed files with 50490 additions and 0 deletions
11
firebase.json
Normal file
11
firebase.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"hosting": {
|
||||
"cleanUrls": true,
|
||||
"public": "hexo/public",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
"**/node_modules/**"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue