feat(ControlLoops): Adds origin image to display when click

master
sovanna 2019-07-22 12:13:23 +02:00
parent 3e42a17c40
commit ec5175d9d1
4 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ template = "page.html"
+++
{% layout_text_img(src="images/stabilizer@2x.png", alt="", textleft=true, shadow=false) %}
{% layout_text_img(src="images/stabilizer@2x.png", popup="images/origin/stabilizer.jpg", alt="", textleft=true, shadow=false) %}
##### Stabilizer
@ -33,7 +33,7 @@ The <a href="https://github.com/quartiq/stabilizer" target="_blank" rel="noopene
{{ layout_centered_img(src="images/_standard-open-source-firmware@2x.png", alt="", css="row d-flex align-items-center mt-0 mb-0") }}
{{ layout_centered_img(src="images/_standard-open-source-firmware@2x.png", popup="images/origin/stabilizer_pid.png", alt="", css="row d-flex align-items-center mt-0 mb-0") }}
@ -70,7 +70,7 @@ The <a href="https://github.com/quartiq/stabilizer" target="_blank" rel="noopene
{% layout_text_img(src="images/Thermostat@2x.png", alt="", shadow=false) %}
{% layout_text_img(src="images/Thermostat@2x.png", popup="images/origin/thermostat.jpg", alt="", shadow=false) %}
##### Thermostat

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB