Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
2 changes: 1 addition & 1 deletion content/blog/2020-05-19-fluxogramas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Nos é dado um certo número, caso seja um múltiplo de 15 e resto da divisão f

<div align="center">
<img
src="./fluxograma-fizzbuzz.png"
src="https://fimbacode.s3-us-west-2.amazonaws.com/fluxograma-fizzbuzz.png"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we adding images into an aws bucket?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Não consegui fazer com que o gatsby faça o render de imagens do markdown

width="500"
height="350"
/>
Expand Down