Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
fgatti675 committed Dec 8, 2024
1 parent a1b322b commit ffc4c17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/src/partials/home/HeroHome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React from "react";
import HeroButtons from "./HeroButtons";

// @ts-ignore
import editingDemoDarkVideo from "@site/static/img/demo_square.mp4";
import editingDemoDarkVideo from "@site/static/img/demo_square_2.webm";
import { defaultBorderMixin } from "../styles";
import { Panel } from "../general/Panel";
import clsx from "clsx";
Expand Down
Loading

0 comments on commit ffc4c17

Please sign in to comment.