Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkoetzler committed Dec 16, 2023
1 parent 336f8f3 commit 256279b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions br.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ <h1></h1>
<section id="projects">
<h1>Projetos Pessoais</h1>

<h2>Flutter</h2>
<ul>
<li><a href="https://www.github.com/Myoro/MyoroFitness">MyoroFitness</a></li>
<ul class="subList">
<li>Versão de <a href="https://www.github.com/antonkoetzler/MyoroFitness">MyoroFitness</a> em Flutter</li>
</ul>
</ul>

<h2>Desenvolvimento Web</h2>
<ul>
<li><a href="https://www.github.com/Myoro/MyoroPlayerDesktop">MyoroPlayerDesktop</a></li>
Expand Down
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ <h1></h1>
<section id="projects">
<h1>Personal Projects</h1>

<h2>Flutter</h2>
<ul>
<li><a href="https://www.github.com/Myoro/MyoroFitness">MyoroFitness</a></li>
<ul class="subList">
<li>Remake of <a href="https://www.github.com/antonkoetzler/MyoroFitness">MyoroFitness</a> in Flutter</li>
</ul>
</ul>

<h2>Web Development</h2>
<ul>
<li><a href="https://www.github.com/Myoro/MyoroPlayerDesktop">MyoroPlayerDesktop</a></li>
Expand Down

0 comments on commit 256279b

Please sign in to comment.