Skip to content

Commit

Permalink
Added Java section
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkoetzler committed Oct 9, 2023
1 parent 22f33e4 commit 0bd29f5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions br.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ <h2>Desenvolvimento Mobile</h2>
</ul>
</ul>

<h2>Java</h2>
<ul>
<li><a href="https://www.github.com/antonkoetzler/ConsoleSnake">Cobrinha na Console</a></li>
<li><a href="https://www.github.com/antonkoetzler/Java">Repositório para Aprender Java</a></li>
</ul>

<h2>C++</h2>
<ul>
<li><a href="https://www.github.com/Myoro/yt2mp3-script">YouTube to MP3 Script</a></li>
Expand Down
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ <h2>Mobile Development</h2>
</ul>
</ul>

<h2>Java</h2>
<ul>
<li><a href="https://www.github.com/antonkoetzler/ConsoleSnake">Console Snake</a></li>
<li><a href="https://www.github.com/antonkoetzler/Java">Java Learning Repository</a></li>
</ul>

<h2>C++</h2>
<ul>
<li><a href="https://www.github.com/Myoro/yt2mp3-script">YouTube to MP3 Script</a></li>
Expand Down

0 comments on commit 0bd29f5

Please sign in to comment.