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/index.css" type="text/css" media="screen" />
<link rel="stylesheet" href="https://vrifox.cc/scss/index.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>
@ -62,8 +62,8 @@
<section class="section-articles">
<article>
<h1><a href="https://vrifox.cc/vrifox.cc_hugo/blog/2020/my-new-hugo-page/">My New Hugo Page</a></h1>
<p class="date" title="9 Sep 2020, 19:59 CEST">9 September 2020</p>
<h1><a href="https://vrifox.cc/blog/2020/my-new-hugo-page/">My new hugo page</a></h1>
<p class="date" title="20 Sep 2020, 20:51 CEST">20 September 2020</p>
<img src="https://vrifox.cc/upload/2020/09/vrifox.cc-2020-09.png">
@ -71,7 +71,7 @@
</article>
<article>
<h1><a href="https://vrifox.cc/vrifox.cc_hugo/blog/2020/graphic-for-natenoms-blog/">A »new« graphic for Natenoms blog</a></h1>
<h1><a href="https://vrifox.cc/blog/2020/graphic-for-natenoms-blog/">A »new« graphic for Natenoms blog</a></h1>
<p class="date" title="29 Aug 2020, 12:12 CEST">29 August 2020</p>
@ -85,32 +85,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>