little fixed
This commit is contained in:
parent
59d2c18300
commit
a8d6756754
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ state_data.json
|
||||||
public
|
public
|
||||||
tmp
|
tmp
|
||||||
resources
|
resources
|
||||||
|
.hugo_build.lock
|
||||||
|
|
|
||||||
|
|
@ -5,5 +5,6 @@ EnforceHTTPS: true
|
||||||
CacheExpires: "6h"
|
CacheExpires: "6h"
|
||||||
IgnoreURLs:
|
IgnoreURLs:
|
||||||
- "linkedin.com"
|
- "linkedin.com"
|
||||||
|
- "www.oscon.com"
|
||||||
IgnoreDirs:
|
IgnoreDirs:
|
||||||
- "photos"
|
- "photos"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue