diff --git a/public/assets/showcase/end4.mp4 b/public/assets/showcase/end4.mp4 new file mode 100644 index 0000000..8800239 --- /dev/null +++ b/public/assets/showcase/end4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f304f6265be53ea8f35cddc95f9169fe2fafc52df20120228bc61ea3f8bbf0d +size 8571310 diff --git a/src/components/marquee/Marquee.astro b/src/components/marquee/Marquee.astro index 64f599a..50f14a0 100644 --- a/src/components/marquee/Marquee.astro +++ b/src/components/marquee/Marquee.astro @@ -6,6 +6,13 @@ const videos = [ author: 'soramane', source: "https://github.com/caelestia-dots/shell", path: "/assets/showcase/soramane.mp4", + installable: true, + }, + { + author: 'end_4', + source: "https://github.com/end-4/dots-hyprland", + path: "/assets/showcase/end4.mp4", + installable: true, }, { author: 'outfoxxed', @@ -37,7 +44,7 @@ const videos = [