fix some links

This commit is contained in:
2024-05-20 12:27:19 +02:00
parent 3f7ff4ce6f
commit eb051c5059
5 changed files with 80 additions and 81 deletions

View File

@@ -15,16 +15,15 @@
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="/assets/impress.jpg" alt="libreevent Logo" class="project-logo">
<h1 class="content-title">impress&shy;.js</h1>
<p style="text-align: center; margin-bottom: 5%;">impress.js is not in fact my own project, but rather a project I contribute code to and for which I have created a new project website.</p>
<img src="https://static.janishutz.com/logo.jpg" alt="libreevent Logo" class="project-logo">
<h1 class="content-title">Arch Linux Develop&shy;ment Virtual Machine</h1>
<p style="text-align: center; margin-bottom: 5%;">This project aims to make setting up a development virtual machine with Arch Linux much easier.</p>
<hr class="pullquote-lines">
<h3 class="content-title-small">Slide based presentations are quite boring, why not try something new and better?</h3>
<h3 class="content-title-small">Development on Windows kinda sucks. Install a Linux VM easily</h3>
<hr class="pullquote-lines">
<div class="bottom">
<h2 class="content-title-small">Visit the project website</h2>
<p>I am currently working on a massive update, more updates can be found on my <a href="https://blog.janishutz.com" target="_blank">blog</a></p>
<a class="button" href="https://impress-testing.janishutz.com" target="_blank">PROJECT WEBSITE</a>
<h2 class="content-title-small">Check out the project</h2>
<a class="button" href="https://github.com/simplePCBuilding/arch-dev-vm" target="_blank">GitHub Repo</a>
</div>
</div>
</div>