Fix playground img extension

This commit is contained in:
Aditya Thakral 2021-05-24 03:21:51 -04:00
parent b2757e1e0c
commit 8d6fbfac41
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ export const metadata = {
date: new Date("March 25, 2021 19:00:00"),
online: true,
location: "Twitch",
poster: "/images/playground/alt-tab.png",
poster: "/images/playground/alt-tab.jpg",
registerLink: "http://google.com/",
};

View File

@ -4,7 +4,7 @@ export const metadata = {
date: new Date("March 23, 2021 19:00:00"),
online: true,
location: "Twitch",
poster: "/images/playground/intro-ootb.png",
poster: "/images/playground/intro-ootb.jpg",
registerLink: "http://google.com/",
};