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
|
||||
github.com\/matrix9180
|
||||
}.map{|h| "/#{h}/"}.join(",")')
|
||||
SOURCE="site"
|
||||
SOURCE="docs"
|
||||
DESTINATION="_site"
|
||||
|
||||
export PROOF=true
|
||||
|
|
Loading…
Reference in New Issue