# A workaround to making the fonts load without the CDN
mv _site/assets/fonts _site/fonts
cd _site/ && python -m http.server 8080
build: ${OPTIMIZED_IMAGES}
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.