diff --git a/_source/_assets/img/blog/zoom-hammerspoon/console-zoom-inmeeting-micah.png b/_source/_assets/img/blog/zoom-hammerspoon/console-zoom-inmeeting-micah.png new file mode 100644 index 0000000000..a8a99edc10 Binary files /dev/null and b/_source/_assets/img/blog/zoom-hammerspoon/console-zoom-inmeeting-micah.png differ diff --git a/_source/_posts/2020-10-22-set-up-a-mute-indicator-light-for-zoom-with-hammerspoon.md b/_source/_posts/2020-10-22-set-up-a-mute-indicator-light-for-zoom-with-hammerspoon.md index f3ac3a24e3..e4c9128c5c 100644 --- a/_source/_posts/2020-10-22-set-up-a-mute-indicator-light-for-zoom-with-hammerspoon.md +++ b/_source/_posts/2020-10-22-set-up-a-mute-indicator-light-for-zoom-with-hammerspoon.md @@ -96,7 +96,7 @@ Save the file, then click on the Hammerspoon menu icon, and select **Reload conf At this point, should see the Hammerspoon console, and it should look like this: -{% img blog/zoom-hammerspoon/console-zoom-inmeeting.png alt:"Image of the Hammerspoon preferences window" width:"512px" %}{: .center-image } +{% img blog/zoom-hammerspoon/console-zoom-inmeeting-micah.png alt:"Image of the Hammerspoon preferences window" width:"512px" %}{: .center-image } Now, at first glance, this console appears to be just a message log. Not so! You can also interactively run Lua in this console, which is exactly what we're going to do now.