Update texts
This commit is contained in:
parent
4289a373a1
commit
46ecce3224
1 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@
|
|||
<div class="home-container">
|
||||
<h1>Hey 👋 I'm <span>Tarion</span>.</h1>
|
||||
<h2>Game Programmer</h2>
|
||||
<p>Currently working on a game in the Unity Engine.</p>
|
||||
<p>Currently developing a game using the Unity Engine.</p>
|
||||
<div class="links">
|
||||
<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>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<div class="projects">
|
||||
<div class="project">
|
||||
<h1>Game Engine</h1>
|
||||
<p>A Game Engine written in c++ using Lua as it's scripting language.</p>
|
||||
<p>A custom C++ game engine with Lua scripting integration.</p>
|
||||
<ul>
|
||||
<li>C++</li>
|
||||
<li>Lua</li>
|
||||
|
@ -59,7 +59,7 @@
|
|||
</div>
|
||||
<div class="project">
|
||||
<h1>schwarzer-energie.de</h1>
|
||||
<p>A Website for my Dads Chimney Sweeping & Energy Performance Certificate Business.</p>
|
||||
<p>Website for a chimney sweeping and energy certification business.</p>
|
||||
<ul>
|
||||
<li>HTML</li>
|
||||
<li>CSS</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue