Files
Old_Website/docs/about/index.html
WickedJack99 03dfb1657c 0005
2022-09-20 18:07:23 +02:00

54 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>About</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<body>
<nav>
<a href="/docs/index.html" >Home</a>
<a href="/docs/about.html" >About</a>
<a href="/docs/blog.html" >Blog</a>
</nav>
<article class="post">
<header class="post-header">
<h1 class="post-title">About</h1>
</header>
<div class="post-content">
<p>This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at <a href="https://jekyllrb.com/">jekyllrb.com</a></p>
<p>You can find the source code for Minima at GitHub:
<a href="https://github.com/jekyll">jekyll</a> /
<a href="https://github.com/jekyll/minima">minima</a></p>
<p>You can find the source code for Jekyll at GitHub:
<a href="https://github.com/jekyll">jekyll</a> /
<a href="https://github.com/jekyll/jekyll">jekyll</a></p>
</div>
</article>
<nav>
<a href="/docs/terms.html" >Terms</a>
<a href="/docs/privacy.html" >Privacy</a>
<a href="/docs/contact.html" >Contact</a>
<a href="/docs/blog.html" >Blog</a>
<a href="/docs/imprint.html" >Imprint</a>
</nav>
</body>
</html>