various tweaks to navigation menu
This commit is contained in:
@@ -24,37 +24,37 @@
|
||||
<div class="element">
|
||||
<h3>Custom Websites</h3>
|
||||
<p>Get your new online presence as anything ranging from a simple static website like this one to a highly complex webapp like <a href="https://libreevent.janishutz.com" class="textlink" style="color: darkblue" target="_blank">libreǝvent</a> or the <a href="https://booking.languageschoolhossegor.com" class="textlink" style="color: darkblue" target="_blank">Language School Hossegor Booking system</a></p>
|
||||
<a href="https://development.janishutz.com" class="linkbutton">Learn more</a>
|
||||
<a href="https://development.janishutz.com" class="button">Learn more</a>
|
||||
</div>
|
||||
<div class="element">
|
||||
<h3>PC Building</h3>
|
||||
<p>Are you looking for a new gaming or work PC that is perfectly fitted for your needs and has an upgrade path in the future and you live in Switzerland? Here you can get your new, fully customised PC!</p>
|
||||
<a href="https://pcbuilding.janishutz.com" class="linkbutton">Learn more</a>
|
||||
<a href="https://pcbuilding.janishutz.com" class="button">Learn more</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sidebyside">
|
||||
<div class="element">
|
||||
<h3>iOS Apps</h3>
|
||||
<p>My iOS apps mostly focus on things you use or do day-to-day. You can view and download my apps on the Apple AppStore</p>
|
||||
<a href="https://apps.apple.com/us/developer/janis-hutz/id1636936538" class="linkbutton">AppStore</a>
|
||||
<a href="https://apps.apple.com/us/developer/janis-hutz/id1636936538" class="button">AppStore</a>
|
||||
</div>
|
||||
<div class="element">
|
||||
<h3>Open Source Software</h3>
|
||||
<p>As a huge Open Source fan, I also developed some software whose code you can freely use, if your project uses the GPL V3 License. I am also contributing to a JavaScript presentation framework called <a href="https://impress.js.org" class="textlink" style="color: darkblue">impress.js</a></p>
|
||||
<a href="https://github.com/simplePCBuilding" class="linkbutton">GitHub</a>
|
||||
<a href="https://github.com/simplePCBuilding" class="button">GitHub</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sidebyside">
|
||||
<div class="element">
|
||||
<h3>libreǝvent</h3>
|
||||
<p>libreǝvent is THE free and open source event management solution with which you can save lots of time and money when managing your events!</p>
|
||||
<a href="https://libreevent.janishutz.com" class="linkbutton">Learn more</a>
|
||||
<a href="https://libreevent.janishutz.com" class="button">Learn more</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bottom">
|
||||
<h2 class="content-title">Check out my projects!</h2>
|
||||
<a class="linkbutton" href="/projects.html">Projects</a>
|
||||
<a class="button" href="/projects.html">Projects</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer"></div>
|
||||
|
||||
Reference in New Issue
Block a user