54 lines
2.9 KiB
HTML
54 lines
2.9 KiB
HTML
<!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>
|
|
|
|
<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: 30px;">Discover the full range of services and software offered here</p>
|
|
<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>
|