All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 17s
10 lines
281 B
HTML
10 lines
281 B
HTML
<iframe
|
|
src="{{ .Get 0 }}"
|
|
width="640"
|
|
height="480"
|
|
frameborder="0"
|
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
|
referrerpolicy="strict-origin-when-cross-origin"
|
|
allowfullscreen>
|
|
</iframe>
|