docbrown/app/views/liquids/_nexttech.html.erb
Andrew Sverdrup 2af033fca9 Add Next Tech Liquid Tag (#4958) [deploy]
* Add liquid tag for Next Tech

* Add liquid tag for Next Tech

* Use project share URL in liquid tag.

* Update docs and specs with share token URL.
2019-12-10 15:19:30 -05:00

4 lines
168 B
Text

<iframe
src="https://next.tech/projects/<%= token %>/embed"
style="width:100%; height:calc(350px + 8vw); border:0; border-radius: 4px; overflow:hidden;">
</iframe>