diff --git a/script/proof b/script/proof index 47126fc1..7c90b753 100755 --- a/script/proof +++ b/script/proof @@ -10,9 +10,10 @@ function msg { } INGORE_HREFS=$(ruby -e 'puts %w{ - Chrononaut - twitter.com - nearlyfreespeech.net + Chrononaut + twitter.com + nearlyfreespeech.net + eduardoboucas.com }.map{|h| "/#{h}/"}.join(",")') SOURCE="site" DESTINATION="_site"