Format, Add links

This commit is contained in:
2025-05-20 14:53:09 +02:00
parent e7fcfb2944
commit 6128d21443
2 changed files with 92 additions and 46 deletions

View File

@@ -1,54 +1,56 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- CSS -->
<link rel="stylesheet" href="https://static.janishutz.com/css/slider.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/wrapfig.css">
<!-- SEO -->
<title>About | janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="og:title" content="" />
<meta name="og:description" content="" />
<meta name="og:image" content="https://static.janishutz.com/seo/legal-card.jpg" />
<meta name="og:type" content="website" />
<meta name="og:url" content="https://janishutz.com/legal" />
<meta name="og:locale" content="en_GB" />
<meta property="twitter:card" content="summary_large_image">
<meta name="theme-color" content="#152b5c">
</head>
<body>
<nav></nav>
<div class="content">
<h1 class="title">About</h1>
<head>
<!-- CSS -->
<link rel="stylesheet" href="https://static.janishutz.com/css/slider.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/wrapfig.css">
<div class="wrapfig-wrapper">
<img src="https://static.janishutz.com/logo.jpg" alt="janishutz.com logo" class="wrapfig left rounded-corners">
<div class="wrapfig-text right">
<p class="no-margin">Since its launch in January 2023, janishutz.com has seen a lot of changes. Not only has the main website seen three major revisions, but the offering has expanded massively, with a Software Store, Custom Website development, Account services and more becoming part of the Software ecosystem.</p>
<p class="no-margin">Most of the software provided on this website is done so for free. Any <a href="https://store.janishutz.com/donate" target="_blank">financial support</a> would be greatly appreciated.</p>
</div>
<!-- SEO -->
<title>About | janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="og:title" content="" />
<meta name="og:description" content="" />
<meta name="og:image" content="https://static.janishutz.com/seo/legal-card.jpg" />
<meta name="og:type" content="website" />
<meta name="og:url" content="https://janishutz.com/legal" />
<meta name="og:locale" content="en_GB" />
<meta property="twitter:card" content="summary_large_image">
<meta name="theme-color" content="#152b5c">
</head>
<body>
<nav></nav>
<div class="content">
<h1 class="title">About</h1>
<div class="wrapfig-wrapper">
<img src="https://static.janishutz.com/logo.jpg" alt="janishutz.com logo"
class="wrapfig left rounded-corners">
<div class="wrapfig-text right">
<p class="no-margin">Since its launch in January 2023, janishutz.com has seen a lot of changes. Not only
has the main website seen three major revisions, but the offering has expanded massively, with a
Software Store, Custom Website development, Account services and more becoming part of the Software
ecosystem.</p>
<p class="no-margin">Most of the software provided on this website is done so for free. Any <a
href="https://store.janishutz.com/donate" target="_blank">financial support</a> would be greatly
appreciated.</p>
</div>
</div>
<p style="margin-top: 50px;">Learn more here</p>
<p style="margin-top: 50px;">Learn more here</p>
<div class="inline-elements">
<a href="/links" class="button">Linktree</a>
<!-- <div class="inline-elements"> -->
<!-- <a href="https://development.janishutz.com" class="button" target="_blank">Custom Websites</a> -->
<!-- <a href="https://store.janishutz.com" class="button" target="_blank">Store</a> -->
<!-- <a href="https://github.com/janishutz" class="button" target="_blank">GitHub</a> -->
<!-- <a href="https://git.janishutz.com/janishutz" class="button" target="_blank">Git</a> -->
<!-- <a href="https://npmjs.com/~janishutz" class="button" target="_blank">npm</a> -->
<!-- <a href="/projects" class="button">Projects</a> -->
<!-- <a href="/about/aboutme" class="button">About Janis Hutz</a> -->
<!-- <a href="https://store.janishutz.com/donate" class="button" target="_blank">Donate</a> -->
<!-- </div> -->
<a href="/about/aboutme" class="button">About Janis Hutz</a>
</div>
</div>
<footer></footer>
</body>
</div>
<footer></footer>
</body>
</html>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- CSS -->
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/wrapfig.css">
<!-- SEO -->
<title>Links | janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="og:title" content="" />
<meta name="og:description" content="" />
<meta name="og:image" content="https://static.janishutz.com/seo/links-card.jpg" />
<meta name="og:type" content="website" />
<meta name="og:url" content="https://janishutz.com/links" />
<meta name="og:locale" content="en_GB" />
<meta property="twitter:card" content="summary_large_image">
<meta name="theme-color" content="#152b5c">
</head>
<body>
<nav></nav>
<div class="content">
<h1 class="title">Links</h1>
<!-- TODO: Finish -->
<div class="inline-elements">
<a href="https://development.janishutz.com" class="button" target="_blank">Custom Websites</a>
<a href="https://store.janishutz.com" class="button" target="_blank">Store</a>
<a href="https://github.com/janishutz" class="button" target="_blank">GitHub</a>
<a href="https://git.janishutz.com/janishutz" class="button" target="_blank">Git</a>
<a href="https://npmjs.com/~janishutz" class="button" target="_blank">npm</a>
<a href="/projects" class="button">Projects</a>
<a href="/about/aboutme" class="button">About Janis Hutz</a>
<a href="https://store.janishutz.com/donate" class="button" target="_blank">Donate</a>
</div>
</div>
<footer></footer>
</body>
</html>