123 lines
2.6 KiB
HTML
123 lines
2.6 KiB
HTML
<!doctype html>
|
||
|
||
<html>
|
||
<head>
|
||
<title> cursors – vrifox.cc</title>
|
||
|
||
<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/scss/_default/single.css" type="text/css" media="screen" />
|
||
|
||
<link rel="icon" type="image/png" href="/favicon.png">
|
||
</head>
|
||
|
||
<body>
|
||
<nav>
|
||
<div class="container">
|
||
<section class="website-name">
|
||
<a href="https://vrifox.cc/">Vrifox</a>
|
||
</section>
|
||
<section class="website-nav">
|
||
<ul>
|
||
|
||
|
||
<li>
|
||
<a href="/blog">
|
||
|
||
<span>blog</span>
|
||
</a>
|
||
</li>
|
||
|
||
<li>
|
||
<a href="/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="6 Jul 2013, 12:00 CEST">6. July 2013</span>
|
||
by
|
||
<span></span>
|
||
</p>
|
||
<h1 class="title">cursors</h1>
|
||
|
||
<img src="/upload/2020/09/cursors-2013-0706-0001.png">
|
||
|
||
|
||
<aside class="meta">
|
||
|
||
|
||
</aside>
|
||
</article>
|
||
</section>
|
||
<section class="section-articles">
|
||
|
||
|
||
<a href="https://vrifox.cc/projects/2015/simpleblog/">
|
||
<article>
|
||
<h1>simpleblog</h1>
|
||
<p class="meta" title="29 Sep 2015, 12:00 CEST"><span class="date">29 September 2015</span> <span class="author">by </span></p>
|
||
|
||
<p>A never finished idea.</p>
|
||
|
||
|
||
<img src="/upload/2020/09/simpleblog.png">
|
||
|
||
</article>
|
||
</a>
|
||
|
||
</section>
|
||
</div>
|
||
</main>
|
||
|
||
<footer>
|
||
<div class="container">
|
||
<section class="website-version">
|
||
<span>version 2020-09-20</span>
|
||
</section>
|
||
<section class="website-subnav">
|
||
<ul>
|
||
|
||
|
||
<li>
|
||
<a href="https://vrifox.cc/vrifox.cc_hugo/blog/index.xml">
|
||
|
||
<span>feed (rss)</span>
|
||
</a>
|
||
</li>
|
||
|
||
<li>
|
||
<a href="https://git.vrifox.cc/vrifox/cursors">
|
||
|
||
<span>source code</span>
|
||
</a>
|
||
</li>
|
||
|
||
</ul>
|
||
</section>
|
||
</div>
|
||
</footer>
|
||
|
||
</body>
|
||
</html>
|