Add private git to home links
This commit is contained in:
parent
cac0398197
commit
842ce4a441
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,8 @@
|
||||||
<h2>Game Programmer</h2>
|
<h2>Game Programmer</h2>
|
||||||
<p>Currently working on a game in the Unity Engine.</p>
|
<p>Currently working on a game in the Unity Engine.</p>
|
||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="https://github.com/pschwarzer20"><i class="fa-brands fa-github"></i></a></div>
|
<a href="https://git.tarion.org/"><i class="fa-brands fa-git-alt"></i></a>
|
||||||
|
<a href="https://github.com/pschwarzer20"><i class="fa-brands fa-github"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="projects">
|
<section id="projects">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue