Skip to content

Commit

Permalink
Fix video link for Xylo MVP
Browse files Browse the repository at this point in the history
  • Loading branch information
PageKey Semver committed Jul 28, 2024
1 parent 80b3d7e commit f7d9717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/post/blog/2024/07/xylo-mvp.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Combining Frontend and Backend - Xylo App Framework MVP"
publishDate: 2024-07-05
image: http://i3.ytimg.com/vi/9oyM4b8wu0Y/hqdefault.jpg
image: http://i3.ytimg.com/vi/cNN1kUHdW8I/hqdefault.jpg
author: Steve Grice
tags:
- design
Expand All @@ -20,7 +20,7 @@ The way to start that journey is with Xylo, my Rust-based application framework.

import BlogYoutubeVideo from '~/components/common/BlogYoutubeVideo.astro';

<BlogYoutubeVideo videoId="9oyM4b8wu0Y" />
<BlogYoutubeVideo videoId="cNN1kUHdW8I" />

## Demo: What I Have So Far

Expand Down

0 comments on commit f7d9717

Please sign in to comment.