Skip to content

Commit 3fd5044

Browse files
committed
Update media file names for consistency
Renamed several media files across multiple articles to follow a consistent naming convention based on publication dates. This improves organization and facilitates easier identification and maintenance of assets.
1 parent 0866f49 commit 3fd5044

13 files changed

Lines changed: 7 additions & 7 deletions

content/2020-02-04-manutencoes-csharp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,16 @@ você está no método `Foo()` e quer debugar Bar(string context), veja
6262
o [linguagem intermediária (IL)](https://en.wikipedia.org/wiki/Common_Intermediate_Language) do C# nas duas versões:
6363

6464
- IL antes da refatoração
65-
![IL antes da refatoração](media/1_QeKxszvgZDWFQa86V15ppA.webp)
65+
![IL antes da refatoração](media/2020-02-04-il-antes-refatoracao.webp)
6666
- IL depois da refatoração
67-
![IL depois da refatoração](media/1_BM0xCQEypUs97sT72DNghA.webp)
67+
![IL depois da refatoração](media/2020-02-04-il-depois-refatoracao.webp)
6868

6969
## Os return-values <a name="return-values"></a>
7070

7171
Também temos os **return-values** no Visual Studio Code, Visual Studio e na maioria das IDEs como contrapontos dessa
7272
argumentação.
7373

74-
![Visual Stuido Code return-values](media/1_qf2OhNU5yobMwp2QYbwoWw.webp)
74+
![Visual Stuido Code return-values](media/2020-02-04-vscode-return-values.webp)
7575

7676
## Conclusão <a name="conclusao"></a>
7777

content/2020-03-01-fazendo-ciencia-de-dados-com-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
tags: hardskill,devops,container,datascience
3-
banner_image: media/0_nlH1B06zKjrzttbX.webp
3+
banner_image: media/2020-03-01-banner-docker-ciencia-de-dados.webp
44
---
55

66
# 🐳Fazendo ciência de dados com docker

content/2022-01-31-cd-dvd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ banner_image: https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cove
1313

1414
## Introdução
1515

16-
![Initial Theory of big bang handmade minimal impressionist by AI genereted](media/initial.jpg)
16+
![Initial Theory of big bang handmade minimal impressionist by AI genereted](media/2022-01-31-comeco.jpg)
1717

1818
Sim os disco compacto, disco compacto a laser, disco a laser, compacto laser ou simplesmente disco laser (popularmente
1919
conhecido por CD, sigla para a designação inglesa, Compact Disc) criado em 1982 no Japão.
@@ -34,7 +34,7 @@ possibilidade de rodar tanto no Windows quanto em outros sistemas operacionais c
3434

3535
## Conclusão
3636

37-
![A futuristic and ancient by AI genereted](media/futuristic_ancient.jpg)
37+
![A futuristic and ancient by AI genereted](media/2022-01-31-futuristic_ancient.jpg)
3838

3939
**Se você ainda ficar vendendo CD** talvez seja porque seus clientes não buscam **crescimento, evolução e melhoramento
4040
contínuo**, porque

content/2025-03-16-welcome-marmite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
tags: welcome, blog, marmite
3-
banner_image: media/marmite.png
3+
banner_image: media/2025-03-16-banner-marmite.png
44
---
55

66
# 🦀 Welcome Marmite
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

content/media/0_nlH1B06zKjrzttbX.webp renamed to content/media/2020-03-01-banner-docker-ciencia-de-dados.webp

File renamed without changes.

0 commit comments

Comments
 (0)