diff --git a/Makefile b/Makefile index fc43d829a..555371707 100644 --- a/Makefile +++ b/Makefile @@ -26,9 +26,9 @@ build: # sass ${FA_SCSS_MODERN} ${FA_CSS_MODERN} bundle exec lessc --clean-css="--compatibility=ie8" ${SITE_LESS} > ${SITE_CSS} - cp -r ${FA_ROOT_DIRECTORY}/* ../ - mv README.md-nobuild ../README.md - cd assets && mv fork-awesome fork-awesome-1.0.0 && zip -r9 fork-awesome-1.0.0.zip fork-awesome-1.0.0 && mv fork-awesome-1.0.0 fork-awesome + cp -r ${FA_ROOT_DIRECTORY}/* ../../ + mv README.md-nobuild ../../README.md + cd assets && mv fork-awesome fork-awesome-1.0.1 && zip -r9 fork-awesome-1.0.1.zip fork-awesome-1.0.1 && mv fork-awesome-1.0.1 fork-awesome find .. -type f ! -perm 644 -exec chmod 644 {} \; diff --git a/accessibility/index.html b/accessibility/index.html index 27ad35201..14f3c53cf 100644 --- a/accessibility/index.html +++ b/accessibility/index.html @@ -300,7 +300,7 @@