mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
remove use of flexible include
This commit is contained in:
parent
1520ab75a8
commit
e51a452b6d
19369
_includes/arduino.svg
Normal file
19369
_includes/arduino.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 660 KiB |
@ -8,7 +8,7 @@ In [another post](/2022/11/22/sensor_watch.html) I talked about the [Sensor Watc
|
||||
|
||||
In the end we'll end up with this:
|
||||
<figure>
|
||||
{% flexible_include assets/blog/emscripten_arduino/arduino.svg do_not_escape %}
|
||||
{% include arduino.svg %}
|
||||
Serial Console
|
||||
<textarea class="emscripten" id="output" rows="8" style="width: 80%; display: block; margin: 1em;"></textarea>
|
||||
<figcaption>
|
||||
|
Loading…
x
Reference in New Issue
Block a user