未验证 提交 2a047a8f 编写于 作者: D Dylan Jhaveri 提交者: GitHub

update README for vercel.app, stream.new (#17539)

上级 fa244ef8
......@@ -4,7 +4,9 @@ This example uses Mux Video, an API-first platform for video. The example featur
## Demo
### [https://with-mux-video.now.sh/](https://with-mux-video.now.sh/)
### [https://with-mux-video.vercel.app/](https://with-mux-video.vercel.app/)
### This project was used to create [stream.new](https://stream.new/)
## Deploy your own
......
......@@ -4,9 +4,9 @@ import { MUX_HOME_PAGE_URL } from '../constants'
export default function Layout({
title,
description,
metaTitle,
metaTitle = 'Mux + Next.js',
metaDescription,
image,
image = 'https://with-mux-video.vercel.app/mux-nextjs-og-image.png',
children,
loadTwitterWidget,
}) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册