website/public/projects/2008/my-website/index.html

131 lines
2.8 KiB
HTML
Raw Normal View History

2020-09-14 16:24:02 +02:00
<!doctype html>
<html>
<head>
2020-09-17 21:51:17 +02:00
<title> My Website vrifox.cc</title>
2020-09-14 16:24:02 +02:00
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://vrifox.cc/vrifox.cc_hugo/scss/_default/single.css" type="text/css" media="screen" />
2020-09-17 21:51:17 +02:00
<link rel="icon" type="image/png" href="/vrifox.cc_hugo/favicon.png">
2020-09-14 16:24:02 +02:00
</head>
<body>
<nav>
<div class="container">
<section class="website-name">
<a href="https://vrifox.cc/vrifox.cc_hugo/">Vrifox</a>
</section>
<section class="website-nav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="/vrifox.cc_hugo/projects">
<span>Projects</span>
</a>
</li>
<li>|</li>
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
</a>
</li>
</ul>
</section>
</div>
</nav>
<main>
<div class="container">
<section class="section-article">
<article>
<p class="meta">
<span title="10 Sep 2020, 14:27 CEST">10. September 2020</span>
2020-09-17 21:51:17 +02:00
by
2020-09-14 16:24:02 +02:00
<span></span>
</p>
<h1 class="title">My Website</h1>
<img src="/vrifox.cc_hugo/upload/2020/09/vrifox.cc_blank-2020-08.png">
<aside class="meta">
2020-09-17 21:51:17 +02:00
2020-09-14 16:24:02 +02:00
</aside>
</article>
</section>
<section class="section-articles">
2020-09-17 21:51:17 +02:00
2020-09-14 16:24:02 +02:00
<a href="https://vrifox.cc/vrifox.cc_hugo/projects/2015/natenoms-blog/">
<article>
<h1>Natenoms Blog</h1>
<p class="meta" title="20 Aug 2020, 12:00 CEST"><span class="date">20 August 2020</span> <span class="author">by </span></p>
<img src="/vrifox.cc_hugo/upload/2018/11/blog.natenom.com.png">
</article>
</a>
2020-09-17 21:51:17 +02:00
2020-09-14 16:24:02 +02:00
</section>
</div>
</main>
<footer>
<div class="container">
<section class="website-version">
2020-09-17 21:51:17 +02:00
<span>version 2020-09</span>
2020-09-14 16:24:02 +02:00
</section>
<section class="website-subnav">
<ul>
2020-09-17 21:51:17 +02:00
<li>
<a href="/vrifox.cc_hugo/blog">
<span>Blog</span>
</a>
</li>
2020-09-14 16:24:02 +02:00
2020-09-17 21:51:17 +02:00
<li>
<a href="/vrifox.cc_hugo/projects">
<span>Projects</span>
</a>
</li>
2020-09-14 16:24:02 +02:00
<li>|</li>
2020-09-17 21:51:17 +02:00
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
</a>
</li>
2020-09-14 16:24:02 +02:00
</ul>
</section>
</div>
</footer>
</body>
</html>