Moved to git tea and no longer reference github outside of the abyssal kart repo
parent
6b16a3c5f4
commit
d2ca0acc65
10
index.html
10
index.html
|
@ -48,11 +48,11 @@
|
|||
<div class="navbar-end">
|
||||
<div class="navbar-item">
|
||||
<a class="button is-white is-outlined is-fullwidth" target="_blank"
|
||||
href="https://codeberg.org/Hertog7">
|
||||
href="https://git.saragerretsen.nl/Hertog">
|
||||
<span class="icon">
|
||||
<i class="mdi mdi-git"></i>
|
||||
</span>
|
||||
<strong>Codeberg</strong>
|
||||
<strong>Git Tea</strong>
|
||||
</a>
|
||||
</div>
|
||||
<div class="navbar-item">
|
||||
|
@ -91,7 +91,7 @@
|
|||
Free and open source software is my greatest interest, I'm always trying to find FOSS and
|
||||
fair solutions to the problems at hand. </p>
|
||||
<p class="is-1 has-text-white" style="text-size-adjust: auto;">
|
||||
For more detail on some of my projects and my work on them please check out <a href="https://github.com/Hertog-lab/" target="_blank">my github</a>,
|
||||
For more detail on some of my projects and my work on them please check out <a href="https://git.saragerretsen.nl/Hertog" target="_blank">my git tea profile</a>,
|
||||
thanks!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -116,7 +116,7 @@
|
|||
<br />
|
||||
<p class="has-text-white">The game I worked on at my internship, it was made in commision by the <a href="https://www.ou.nl/" target="_blank">Open University</a>. </p>
|
||||
<p class="has-text-white">Playground Heroes is a serious game to teach kids about bullying. </p>
|
||||
<a href="https://gitlab.com/EmberGlitch/playground-heroes/-/tree/master/Assets/-Assets/Base/Scripts/Minigames/CandyCrush" target="_blank">>Most of my code from this project can be found here</a>
|
||||
<a href="https://gitlab.com/EmberGlitch/playground-heroes/-/tree/master/Assets/-Assets/Base/Scripts/Minigames/CandyCrush" target="_blank">>Most of my code from this project can be found here<</a>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
@ -136,7 +136,7 @@
|
|||
<br />
|
||||
<p class="has-text-white">A game made for a school project at <a href="https://www.glu.nl/" target="_blank">GLU</a> where I made the karting physics
|
||||
and multiplayer aspects.</p>
|
||||
<a href="https://github.com/Hertog-lab/-AbyssalKart">>The project github page can be found here</a>
|
||||
<a href="https://github.com/Hertog-lab/-AbyssalKart">>The project github page can be found here<</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue