update source in script/proof
This commit is contained in:
parent
e523b22510
commit
52e189c46a
|
@ -16,7 +16,7 @@ INGORE_HREFS=$(ruby -e 'puts %w{
|
||||||
eduardoboucas.com
|
eduardoboucas.com
|
||||||
github.com\/matrix9180
|
github.com\/matrix9180
|
||||||
}.map{|h| "/#{h}/"}.join(",")')
|
}.map{|h| "/#{h}/"}.join(",")')
|
||||||
SOURCE="site"
|
SOURCE="docs"
|
||||||
DESTINATION="_site"
|
DESTINATION="_site"
|
||||||
|
|
||||||
export PROOF=true
|
export PROOF=true
|
||||||
|
|
Loading…
Reference in New Issue