Skip to content

Commit

Permalink
Updating images in i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanchezcr committed Nov 23, 2023
1 parent dc323ee commit 4aa3e1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions i18n/es/docusaurus-plugin-content-pages/projects.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@ A continuación, se muestra un ejemplo del resultado del paquete npm que muestra

<ExchangeRates />

[![Icon](pathname://img/ColonesExchangeRate/Icon.png)](https://github.com/dsanchezcr/ColonesExchangeRate)
[![Icon](pathname:///img/ColonesExchangeRate/Icon.png)](https://github.com/dsanchezcr/ColonesExchangeRate)

## Crear un formulario de contacto sencillo (Azure Communication Services, Azure Functions y GitHub Actions)

Este es un repositorio de demostración sobre cómo crear un formulario de contacto simple. Mira esto [aquí](https://purple-sky-05cd51e0f.3.azurestaticapps.net/Index.html).

[Echa un vistazo a la entrada del blog sobre este repositorio](https://xpirit.com/building-a-simple-contact-form).

[![Contact Roles](pathname://img/BuiltContactForm/ContactFormResult.jpg)](https://github.com/dsanchezcr/ContactFormWithAzure)
[![Contact Roles](pathname:///img/BuiltContactForm/ContactFormResult.jpg)](https://github.com/dsanchezcr/ContactFormWithAzure)

## Demostración de pruebas de carga (.NET 7 ASP.NET con Azure Cosmos DB, Azure Load Testing y GitHub)

Se trata de un repositorio de demostración sobre Azure Load Testing en CI/CD con Azure DevOps y GitHub.

[Echa un vistazo a la entrada del blog sobre este repositorio](https://xpirit.com/adding-load-testing-to-your-workflows).

[![Load Testing Demo](pathname://img/LoadTesting/LoadTestingWebApp.jpg)](https://github.com/dsanchezcr/LoadTestingDemo)
[![Load Testing Demo](pathname:///img/LoadTesting/LoadTestingWebApp.jpg)](https://github.com/dsanchezcr/LoadTestingDemo)

En mis roles anteriores, tuve la oportunidad de crear los siguientes proyectos de código abierto, consulte para obtener más información sobre los servicios de Azure y el desarrollo de software.

Expand Down
6 changes: 3 additions & 3 deletions i18n/pt/docusaurus-plugin-content-pages/projects.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ Aqui está um exemplo do resultado do pacote npm exibindo as taxas de câmbio de

<ExchangeRates />

[![Icon](pathname://img/ColonesExchangeRate/Icon.png)](https://github.com/dsanchezcr/ColonesExchangeRate)
[![Icon](pathname:///img/ColonesExchangeRate/Icon.png)](https://github.com/dsanchezcr/ColonesExchangeRate)

## Criar um formulário de contato simples (Serviços de Comunicação do Azure, Azure Functions & Ações do GitHub)

Este é um repositório de demonstração sobre como criar um formulário de contato simples. Confira [aqui](https://purple-sky-05cd51e0f.3.azurestaticapps.net/Index.html).

[Confira a postagem do blog sobre este repositório](https://xpirit.com/building-a-simple-contact-form).

[![Contact Roles](pathname://img/BuiltContactForm/ContactFormResult.jpg)](https://github.com/dsanchezcr/ContactFormWithAzure)
[![Contact Roles](pathname:///img/BuiltContactForm/ContactFormResult.jpg)](https://github.com/dsanchezcr/ContactFormWithAzure)

## Demonstração de Teste de Carga (.NET 7 ASP.NET com o Azure Cosmos DB, Teste de Carga do Azure & GitHub)

Expand Down Expand Up @@ -66,4 +66,4 @@ Uma nuvem de algodão com luzes LED controladas remotamente com o MXChip Azure I

[![Thunder Cloud](https://raw.githubusercontent.com/dsanchezcr/Thundercloud/main/Images/Thundercloud.gif)](https://github.com/dsanchezcr/Thundercloud)

### Mais por vir!
### Mais por vir!

0 comments on commit 4aa3e1a

Please sign in to comment.