From ea08bd257016bea705e978941ccd21e9d5f50500 Mon Sep 17 00:00:00 2001 From: kylejcarlton Date: Fri, 26 Nov 2021 15:37:58 -0600 Subject: [PATCH] update img source and add https on upverter iframe --- content/universal-remote-part2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/universal-remote-part2.md b/content/universal-remote-part2.md index 28f5584..a8e6054 100644 --- a/content/universal-remote-part2.md +++ b/content/universal-remote-part2.md @@ -8,7 +8,7 @@ tags = ["RaspberryPi", "UniversalRemote"] I purchased the [Prototyping Pi Plate directly from adafruit](https://www.adafruit.com/product/801), and the [Raspberry Pi from Amazon](https://www.amazon.com/Raspberry-Pi-Motherboard-RASPBRRYPCBA512-MC-RP001-CLR/dp/B01CF0RTUG). The [IR Transmitters, Right Angle Mounts, Transistor, Resistor and IR Receiver from Mouser](http://www.mouser.com/). [The 22 AWG solid wire and soldering supplies from Fry’s](http://www.frys.com/). -{{ image(src="/img/OpensourceRemoteParts.png", +{{ image(src="https://raw.githubusercontent.com/kylejcarlton/zola-theme-terminimal/master/img/OpensourceRemoteParts.png", position="left") }} @@ -27,6 +27,6 @@ Parts List: Here's [the circuit](https://upverter.com/alexbain/f24516375cfae8b9/Open-Source-Universal-Remote/#/) I’ll be building: - + Once complete the next step will be installing and configuring [LIRC](https://www.lirc.org/). \ No newline at end of file