* 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.
4 lines
168 B
Text
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>
|