Files
sumup/public/posts/2025/11/twentytwentyfive/index.html

120 lines
3.0 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta lang="de">
<meta name="author" content="Franz Klotsche">
<meta name="keywords" content="beginning">
<meta name="description" content="Just another web-experiment">
<link rel="stylesheet" href="/css/syntax.css">
<link rel="stylesheet" href="/css/style.css">
<title>Twentytwentyfive - Fransz Portfolio</title>
</head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TT2JW5ZYFZ');
</script>
<script>
var remark_config = {
host: 'https://remark42hugo-neocities-org.up.railway.app',
site_id: 'neocities',
locale: 'de',
allowAnon: true,
url: 'https:\/\/kurrrioo.neocities.org\/posts\/2025\/11\/twentytwentyfive\/',
theme: 'light'
};
(function(c) {
for(var i = 0; i < c.length; i++) {
var d = document, s = d.createElement('script');
s.src = c[i];
(d.head || d.body).appendChild(s);
}
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
</script><body>
<div class="container"><header>
<h1>Fransz Portfolio</h1>
</header><nav>
<a href="/">Start</a>
<a href="/about">Über mich</a>
<a href="/posts">Blog</a>
<a href="/projects">Projekte</a>
<a href="/presentations">Konzepte</a>
<a href="/resume">Lebenslauf</a>
<a href="/contact">Kontakt</a>
</nav><main>
<article class="post">
<header>
<h2>Twentytwentyfive</h2>
<p>
Von Franz Klotsche
</p>
<p>
Veröffentlichung am 19.11.2025
<span class="tags">
in
<a class="tag" href="/tags/software">software</a>
<a class="tag" href="/tags/html">html</a>
</span>
</p>
<p>
0 Minuten (36 Wörter) bei 200 p/m
</p>
</header>
<section class="body">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
</section>
<section class="related">
<h3>Mehr dazu</h3>
<ul>
<li><a href="/posts/2025/11/css-zen-garden/">CSS Zen garden</a></li>
</ul>
</section>
</article>
</main><footer>
<small>Copyright 2025 Franz Klotsche -
Find me on:<ul>
<li><a href="https://x.com/mirror1089">X</a></li>
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
</ul></small>
</footer></div>
</body>
</html>