I’m guessing this is from their Karate Kid thing a couple of years ago, but the YouTube CSS still includes references to a crane kick file: https://www.gstatic.com/youtube/img/originals/ckee/[email protected] To activate, you need to add a custom attribute of ytp-scrubber-container to some parent of .ytp-scrubber-container and then you’ll need to also manually…
Month: May 2020
Uncategorized
Read more
How to install a specific version of Drupal using composer
When you are migrating a site from a legacy install of Drupal to a composer-based one, sometimes it is easiest to just get a new install running, add all of the modules using composer, then importing to the database so that Drupal just “wakes up” without realizing anything has changed….