@@ -42,7 +42,7 @@ If you would like to use the same videos but offline, simply download them using
```
while read -r link; do
wget "$link"
done < file_that_you_want_to_download
done < playlist_file
```
### Changing settings in `theme.conf.user`
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.