modified menus; added source code

This commit is contained in:
Vrifox 2020-09-20 20:58:11 +02:00
parent c04f6c8301
commit 6aa76dd52a
37 changed files with 947 additions and 1080 deletions

View file

@ -7,32 +7,32 @@
<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/list.css" type="text/css" media="screen" />
<link rel="stylesheet" href="https://vrifox.cc/scss/_default/list.css" type="text/css" media="screen" />
<link rel="icon" type="image/png" href="/vrifox.cc_hugo/favicon.png">
<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.cc_hugo/">Vrifox</a>
<a href="https://vrifox.cc/">Vrifox</a>
</section>
<section class="website-nav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<a href="/blog">
<span>Blog</span>
<span>blog</span>
</a>
</li>
<li>
<a href="/vrifox.cc_hugo/projects">
<a href="/projects">
<span>Projects</span>
<span>projects</span>
</a>
</li>
@ -41,7 +41,7 @@
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
<span>mastodon</span>
</a>
</li>
@ -61,7 +61,7 @@
</section>
<section class="section-articles">
<a href="https://vrifox.cc/vrifox.cc_hugo/categories/natenomsblog/">
<a href="https://vrifox.cc/categories/natenomsblog/">
<article>
<h1>natenomsblog</h1>
<p class="meta" title="29 Aug 2020, 12:12 CEST"><span class="date">29 August 2020</span> <span class="author">by </span></p>
@ -76,32 +76,23 @@
<footer>
<div class="container">
<section class="website-version">
<span>version 2020-09</span>
<span>version 2020-09-20</span>
</section>
<section class="website-subnav">
<ul>
<li>
<a href="/vrifox.cc_hugo/blog">
<a href="https://vrifox.cc/vrifox.cc_hugo/blog/index.xml">
<span>Blog</span>
<span>feed (rss)</span>
</a>
</li>
<li>
<a href="/vrifox.cc_hugo/projects">
<a href="https://git.vrifox.cc/vrifox/cursors">
<span>Projects</span>
</a>
</li>
<li>|</li>
<li>
<a href="https://social.anoxinon.de/@vrifox">
<span>Mastodon</span>
<span>source code</span>
</a>
</li>