Spaces:
Running
Running
feat(video): adding new teaser video
#14
by CarolinePascal HF Staff - opened
app/src/components/Hero.astro
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
import HtmlEmbed from "./HtmlEmbed.astro";
|
| 3 |
-
import announcementVideo from "../content/assets/image/
|
| 4 |
|
| 5 |
interface Props {
|
| 6 |
title: string; // may contain HTML (e.g., <br/>)
|
|
|
|
| 1 |
---
|
| 2 |
import HtmlEmbed from "./HtmlEmbed.astro";
|
| 3 |
+
import announcementVideo from "../content/assets/image/Folding_V2.mp4";
|
| 4 |
|
| 5 |
interface Props {
|
| 6 |
title: string; // may contain HTML (e.g., <br/>)
|
app/src/content/assets/image/Folding_V2.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0834c68cdcfbffa09759b59d938909e55e07ae230a46ea033c56d0a024c29a46
|
| 3 |
+
size 37729508
|