Files
www/northsidestudio/public/about/index.html
2026-06-13 20:01:06 +02:00

55 lines
1.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Northside Studio Achim</title>
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<div class = "title">
<header>
<header>
<h1>The Northside Studio Achim</h1>
</header>
<nav>
<a href="/">Home</a>
<a href="/about">About</a>
<a href="/contact">Contact</a>
</nav>
</header>
</div>
<div class = "container">
<main>
<h1>About</h1>
<time datetime="2026-06-11T23:35:16&#43;02:00">June 11, 2026</time>
<p>This is my About!</p>
<p>Statement!</p>
<p>The Northside Studio in Achim near Bremen in Germany stands for AI-free media creation!</p>
<p>We like the flaws and imperfections of analog and also digital gear and we are using computers if we want, but we dont use AI for content creation.</p>
<p>We think, creativity is a part of our human nature. We want to create media (photos, websites, music and so on) from humans for humans. Our media creation is intentional. Our artists wants to say something meaningfull!</p>
</main>
<footer>
<p>Copyright 2026. All rights reserved.</p>
<p>Impressum: Thomas Sindt * Auf dem Born 7 * 28832 Achim</p>
</footer>
</div>
</body>
</html>