update logo url for new logo

This commit is contained in:
2024-05-20 09:56:26 +02:00
parent 8d6c020b5d
commit adc57f4a40
23 changed files with 101 additions and 106 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>impress.js - janishutz.com</title>
<title>ID - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=7">
@@ -15,16 +15,11 @@
<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>
<hr class="pullquote-lines">
<h3 class="content-title-small">Slide based presentations are quite boring, why not try something new and better?</h3>
<hr class="pullquote-lines">
<img src="https://id.janishutz.com/assets/impress.jpg" alt="id Logo" class="project-logo">
<h1 class="content-title">janis&shy;hutz&shy;.com ID</h1>
<p style="text-align: center; margin-bottom: 5%;">Annoyed to have tons of accounts? id.janishutz.com eliminates that problem by providing one single account for all my projects and more!</p>
<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>
<a class="button" href="https://id.janishutz.com" target="_blank">TO WEBSITE</a>
</div>
</div>
</div>