Skip to content

Commit c72504f

Browse files
committed
feat: update video
1 parent 9b86d21 commit c72504f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/assets/videos/f8eb693a22d0c0f74997b806d4a51210.mp4 renamed to public/assets/videos/ac4e42915f3905919be7879894e9930d.mp4

59.7 MB
Binary file not shown.

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import Steps from '~/components/widgets/Steps.astro';
99
import CallToAction from '~/components/widgets/CallToAction.astro';
1010
1111
// Video from public folder
12-
const heroVideoUrl = "/assets/videos/f8eb693a22d0c0f74997b806d4a51210.mp4";
12+
const heroVideoUrl = "/assets/videos/ac4e42915f3905919be7879894e9930d.mp4";
1313
1414
const metadata = {
1515
title: 'Agent Orchestration System Platform - aios-rs',

0 commit comments

Comments
 (0)