create embed post for epic games

because they no longer create them for urls
This commit is contained in:
Seraphim Strub 2024-05-29 21:35:12 +00:00
parent b6d8863195
commit 1d5c7056be
4 changed files with 28 additions and 8 deletions

View file

@ -11,4 +11,5 @@ type Deal struct {
Id string
Title string
Url string
Image string
}