Documentation with outdated commands:
https://ivanexpert.com/2019/07/synchronize-your-downloads-folder-with-icloud-drive/
Quick commands:
- Remove Download directory (make sure it doesn't contain necessary files):
sudo rm -rf ~Downloads
Documentation with outdated commands:
https://ivanexpert.com/2019/07/synchronize-your-downloads-folder-with-icloud-drive/
Quick commands:
sudo rm -rf ~Downloads
Install Homebrew packages:
brew install colima
Environment: Wordpress page, with Yoast SEO plugin installed (and indexing enabled)
In the child theme root directory:
functions.php file:function mackan_fix_canonical_links_js() {
wp_enqueue_script('custom', get_stylesheet_directory_uri().'/fix-canonical-links.js', array(), false, true);
}
300 Pixels/Inch50%References: https://apple.stackexchange.com/a/354553