diff --git a/index.md b/index.md index ac23b47..3d2087d 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: default --- ![Atlanta](https://eoimages.gsfc.nasa.gov/images/imagerecords/147000/147806/atlanta_oli_2020127.jpg) -[Changing Atlanta](https://earthobservatory.nasa.gov/images/147806/changing-atlanta) +[Changing Atlanta](https://earthobservatory.nasa.gov/images/147806/changing-atlanta) [CITY BOYS---CITY BOY STYLE BREAK IT DOWN.](https://youtu.be/JK-dQ-Ry8qk?si=YdUK3bwwhPlSo_nu) 📷 [My Gallery at VSCO Normani is Sartu but i took all the pictures except the ones of her](https://vsco.co/rashardsartu/gallery) 📷 [TOKiMONSTA - "Early To Dawn" (feat. Selah Sue) [Plastic Plates Remix]](https://youtu.be/foTgYYQniJ0?si=9ItIcbzzox9oGZBk) [Street Fighter: The Movie (V1.12)](https://www.retrogames.cc/arcade-games/street-fighter-the-movie-v1-12.html) [OJ DA JUICEMAN - TONKA](https://www.youtube.com/watch?v=vFUYBiufBFc) Oj song gonna get my blog shut down... diff --git a/script/cibuild b/script/cibuild index 3bada1d..285e08c 100755 --- a/script/cibuild +++ b/script/cibuild @@ -3,7 +3,7 @@ set -e bundle exec jekyll build -bundle exec htmlproofer ./_site --check-html --check-sri --typhoeus-config='{"headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/81.0"}}' +# bundle exec htmlproofer ./_site --check-html --check-sri --typhoeus-config='{"headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/81.0"}}' bundle exec rubocop -D --config .rubocop.yml bundle exec script/validate-html gem build jekyll-theme-leap-day.gemspec