@@ -201,7 +201,7 @@ gen_index_page() { # Generate an index page (site map) that includes links to th
copy_things_in(){
cp ${BASE_PATH}/styles.css ${BASE_PATH}/output/
cp ${BASE_PATH}/files ${BASE_PATH}/output/
cp -r ${BASE_PATH}/files ${BASE_PATH}/output/
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.