Skip to content

Commit

Permalink
Merge pull request #9 from AeroBytesNL/add-resume-item
Browse files Browse the repository at this point in the history
Added resume item
  • Loading branch information
AeroBytesNL authored Jan 24, 2025
2 parents 13a7a4f + ab39522 commit 3e4cc75
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,19 @@ class="bi bi-youtube"></i></a>
<li>Web hosting</li>
<li>Mailserver hosting</li>
<li>Web development</li>
<li><a href="https://trmc.nl" target="_blank">TRMC.nl</a></li>
<li><a href="https://trmc.nl" target="_blank">trmc.nl</a></li>
</ul>
</div>


<div class="resume-item pb-0">
<h4>dyllo-entertainment.nl</h4>
<ul>
<li>Web hosting</li>
<li>Mailserver hosting</li>
<li><a href="https://dyllo-entertainment.nl" target="_blank">dyllo-entertainment.nl</a></li>
</ul>
</div>

<div class="resume-item pb-0">
<h4>AllDayTechAndGaming.nl</h4>
<ul>
Expand Down Expand Up @@ -492,9 +501,7 @@ class="bi bi-youtube"></i></a>
<a class="stretched-link" href="#"></a>
</div>
</div>

</div>

</div>
</section>

Expand Down

0 comments on commit 3e4cc75

Please sign in to comment.