diff -r 40bfc2bc5bb8 -r 542525cfb513 Makefile --- a/Makefile Sat Aug 13 19:02:58 2016 +0300 +++ b/Makefile Sat Aug 13 22:32:42 2016 +0300 @@ -64,8 +64,9 @@ $(shell rm -f $(HTML_DIR)/rst.tmpl) endif +# For SEO reason I removed tips from SF. .PHONY: deploy -deploy: deploy2defun-web deploy2defun-hg deploy2sf-web deploy2sf-hg +deploy: deploy2defun-web deploy2defun-hg # deploy2sf-web deploy2sf-hg # Will be accessible via: http://tips.defun.work/ .PHONY: deploy2defun-web