mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-04-02 05:23:19 +00:00
change media path
This commit is contained in:
@@ -24,6 +24,6 @@ layout: layouts/peripheral.njk
|
|||||||
|
|
||||||
<section class="video-container">
|
<section class="video-container">
|
||||||
<div class="video-wrapper">
|
<div class="video-wrapper">
|
||||||
<iframe src="/assets/videos/compressed.mp4" allowfullscreen></iframe>
|
<iframe src="/compressed.mp4" allowfullscreen></iframe>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
Reference in New Issue
Block a user