Skip to content

Commit

Permalink
add portuguese publication
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes committed Oct 31, 2024
1 parent e1bee30 commit aea9e95
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/components/Media/MediaNewsCoverage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const data = [
img: "/media/tech-crunch-2024-october.png",
},
{
title:"OpenBB: I am Not Uncertain",
title: "OpenBB: I am Not Uncertain",
link: "https://ted-merz.com/2024/03/07/openbb-i-am-not-uncertain/",
magazine: "Ted Merz",
date: "2024-03-24",
Expand All @@ -30,6 +30,13 @@ const data = [
date: "2022-03-30",
img: "/media/venture-beats-2022-march.png",
},
{
title: "Português cria versão gratuita de terminal da Bloomberg",
link: "https://visao.pt/exameinformatica/2022-03-29-portugues-cria-versao-gratuita-do-terminal-da-bloomberg/#google_vignette",
magazine: "Visão",
date: "2022-03-29",
img: "/media/visao-2022-march.jpg",
},
{
title:
"Gamestonk Terminal Is a DIY, Meme Stock Version of Bloomberg Terminal",
Expand Down
Binary file added static/media/visao-2022-march.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aea9e95

Please sign in to comment.