Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pt-br] Sync KubeCon section UI & 2025 links to Portuguese #49442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
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
15 changes: 7 additions & 8 deletions content/pt-br/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,13 @@
<h2>Os desafios da migração de mais de 150 micro serviços para o Kubernetes</h2>
<p>Sarah Wells, Diretora Técnica de Operações e Confiabilidade do Financial Times</p>
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Assista Video</button>
<br>
<br>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" id="desktopKCButton">KubeCon + CloudNativeCon na Europa de 19 a 22 de março de 2024</a>
<br>
<br>
<br>
<br>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2024/" button id="desktopKCButton">KubeCon + CloudNativeCon na América do Norte de 12 a 15 de novembro de 2024</a>

<h3>Participe dos próximos eventos KubeCon + CloudNativeCon</h3>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" class="desktopKCButton"><strong>Europe</strong> (Londres, 1-4 de abril)</a>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-china/" class="desktopKCButton"><strong>China</strong> (Hong Kong, 10-11 de junho)</a>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/" class="desktopKCButton"><strong>Japan</strong> (Tóquio, 16-17 de junho)</a>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/" class="desktopKCButton"><strong>India</strong> (Haiderabade, 6-7 de agosto)</a>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2025/" class="desktopKCButton"><strong>North America</strong> (Atlanta, 10-13 de novembro)</a>
</div>
<div id="videoPlayer">
<iframe data-url="https://www.youtube.com/embed/H06qrNmGqyE?autoplay=1" frameborder="0" allowfullscreen></iframe>
Expand Down