mirror of
https://github.com/Codetrauma/JTannerShaw.github.io.git
synced 2026-01-10 05:07:56 -05:00
5 lines
173 B
HTML
5 lines
173 B
HTML
{% assign content = site.data.hero['started-video'] %}
|
|
|
|
<!-- Background Video -->
|
|
<div class="background-bg jarallax-video" data-jarallax-video="{{ content.video }}"></div>
|